kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Ronald P Guilmet <ronpguilmet@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: HOW DO I KNOW SOMEONE RECEIVED MY PATCH
Date: Fri, 4 Sep 2020 07:28:08 +0200	[thread overview]
Message-ID: <CAKXUXMwXTw37SP_ngL4FdibCtheL_e9G6nA0jPi3nebG73N4Tg@mail.gmail.com> (raw)
In-Reply-To: <CAAufv3OcD0Zr1cM9eTKMyjbbFDp3UDkGL9vOaEoZuhhYnqwzOQ@mail.gmail.com>

On Fri, Sep 4, 2020 at 6:10 AM Ronald P Guilmet <ronpguilmet@gmail.com> wrote:
>
> I'm sure this has been asked before. I couldn't find any searches that answer this for me. I did the following:
>
> I made a file checkpatch clean.
> I checked my patch with checkpatch clean
> I used get_maintainer script to get emails to use for patch
> I used git send-email. The results are OK
> My concern is that my sendmail may not be setup right? I use Mutt and I have the muttrc setup as the Kernel docs show.
>
> Sendmail: /usr/sbin/sendmail -i pmladek@suse.com andriy.shevchenko@linux.intel.com sergey.senozhatsky@gmail.com gregkh@linuxfoundation.org gustavoars@kernel.org linux-kernel@vger.kernel.org ronpguilmet@gmail.com

Ronald, you can check on lore.kernel.org if it has been received on
the mailing list; I could not find it there after a quick look. Maybe
there was a technical issue when you sent it?

Generally, do not expect that checkpatch cleanup patches are well
received. It would be better if you could actually test the braille
console and find out if it still works properly, or to fix actual
bugs, e.g., http://syzkaller.appspot.com/, might list some that are
relevant and can be reproduced easily.

Also, a subject line in capital letters is considered equivalent to
shouting; there is no need to raise your voice here, though.

Lukas

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2020-09-04  5:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04  4:08 HOW DO I KNOW SOMEONE RECEIVED MY PATCH Ronald P Guilmet
2020-09-04  5:28 ` Lukas Bulwahn [this message]
2020-09-04  5:30   ` Ron Guilmet

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=CAKXUXMwXTw37SP_ngL4FdibCtheL_e9G6nA0jPi3nebG73N4Tg@mail.gmail.com \
    --to=lukas.bulwahn@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=ronpguilmet@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).