public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: Marius Kittler <mkittler@suse.de>
Cc: ltp <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH] Use correct ioctl request for termios
Date: Mon, 4 Sep 2023 18:11:02 +0200	[thread overview]
Message-ID: <ZPYBlmunkfUdV6BX@yuki> (raw)
In-Reply-To: <4508326.LvFx2qVVIh@linux-9lzf>

Hi!
> But we have currently 4 tests that are all executed via both termio and 
> termios. To keep this kind of coverage we would need to duplicate all of those 
> lines. That would be 4 new test lines in total. Is that what you're 
> suggesting? I'm just asking twice because I'm not sure whether it is better 
> (but don't have a strong opinion).

Yes, as far as I can tell one test per entry is much cleaner and easier
to read.

> By the way, how would I submit an amendment here? Just submit the amended 
> commit again in the same way (I used `git send-email --
> to=ltp@lists.linux.it`)?

Yes, and you are supposed to version the commits, so add to format-patch
-v2 for second version, etc.

> And how is this merged? I saw that in another case patchwork was used? How 
> does that come into play?

Things get merged by maintainers who apply the patch to their local git
tree and then push to github. Patchwork is just a tool that monitors the
mailing list and saves a list of patches that needs review, which makes
things easier for developers as it's easy for patches to get burried in
their mailboxes.

-- 
Cyril Hrubis
chrubis@suse.cz

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

      reply	other threads:[~2023-09-04 16:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-04 14:50 [LTP] [PATCH] Use correct ioctl request for termios Marius Kittler
2023-09-04 15:04 ` Cyril Hrubis
2023-09-04 15:18   ` Marius Kittler
2023-09-04 16:11     ` Cyril Hrubis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZPYBlmunkfUdV6BX@yuki \
    --to=chrubis@suse.cz \
    --cc=ltp@lists.linux.it \
    --cc=mkittler@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox