From: Leon Romanovsky <leon@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH master] module: remove never implemented MODULE_SUPPORTED_DEVICE
Date: Thu, 18 Mar 2021 09:55:13 +0200 [thread overview]
Message-ID: <YFMHYUbPmpS+Kzcj@unreal> (raw)
In-Reply-To: <CAHk-=wj+Bsc1T41qziHxf9DvrBrYSBWKj27hEL0EbysCGRPzTA@mail.gmail.com>
On Wed, Mar 17, 2021 at 01:17:32PM -0700, Linus Torvalds wrote:
> On Wed, Mar 17, 2021 at 3:46 AM Leon Romanovsky <leon@kernel.org> wrote:
> >
> > I'm sending this patch to you directly because it is much saner to
> > apply it in one place instead of multiple patches saga that will
> > span for at least two cycles if per-maintainer path will be taken.
> >
> > It applies cleanly on v5.12-rc2 and completely unharmful.
>
> You have an odd whitespace-only part in the patch inside the comment
> underneath the "remove RME,Hammerfall" case.
This is something that I missed, my VIM changed whitespaces in many old
files and I didn't pay attention when added that chunk.
>
> Also, your email seems to have swallowed spaces at the ends of lines.
>
> I can (and did) apply the patch with "--whitespace=fix", but that then
> causes git to fix some _other_ whitespace too, so the end result isn't
> quite the same. Oh well.
>
> Please check what's up with your email sending client that it seems to
> remove space at end of lines in patches.
This is strange, I'm sending patches with "git send-email" with pretty
standard settings:
28 [sendemail]
29 smtpserver = /usr/local/bin/msmtp-enqueue.sh
30 suppresscc = self
31 chainReplyTo = false
32 confirm = always
33 from = Leon Romanovsky <leon@kernel.org>
34 envelopeSender = Leon Romanovsky <leon@kernel.org>
35 signingkey = leon@kernel.org
36 composeencoding = utf-8
Also, I'm using mail.kernel.org as a SMTP especially to make sure that
my mails are not mangled by our exchange server.
Are you sure that such change came from me and not from "--whitespace=fix"?
Thanks
>
> Linus
next prev parent reply other threads:[~2021-03-18 7:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-17 10:45 [PATCH master] module: remove never implemented MODULE_SUPPORTED_DEVICE Leon Romanovsky
2021-03-17 20:17 ` Linus Torvalds
2021-03-18 7:55 ` Leon Romanovsky [this message]
2021-03-18 17:36 ` Linus Torvalds
2021-03-18 17:49 ` Leon Romanovsky
2021-03-18 17:55 ` Linus Torvalds
2021-03-20 9:23 ` Leon Romanovsky
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=YFMHYUbPmpS+Kzcj@unreal \
--to=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.