[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <41f91e8e-8038-22d8-baa6-91f98afe405d@molgen.mpg.de>
Date: Tue, 18 Jul 2023 07:40:37 +0200
From: Paul Menzel <pmenzel@...gen.mpg.de>
To: Chun-Yi Lee <joeyli.kernel@...il.com>
Cc: Marcel Holtmann <marcel@...tmann.org>,
Johan Hedberg <johan.hedberg@...il.com>,
"David S . Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org,
Luiz Augusto von Dentz <luiz.dentz@...il.com>,
Markus Elfring <Markus.Elfring@....de>,
Dan Carpenter <dan.carpenter@...aro.org>,
linux-bluetooth@...r.kernel.org, "Lee, Chun-Yi" <jlee@...e.com>
Subject: Re: [PATCH v2] Bluetooth: hci_event: Ignore NULL link key
Dear Chun-Yi,
Thank you for your patch.
Am 18.07.23 um 05:43 schrieb Lee, Chun-Yi <joeyli.kernel@...il.com>:
[…]
> Signed-off-by: "Lee, Chun-Yi" <jlee@...e.com>
As checkpatch.pl also reports, please make sure the author and
Signed-off-by entry match.
$ git config --global user.name "Chun-Yi Lee"
$ git commit --amend --author="Chun-Yi Lee <jlee@...e.com>" -s
(It’s also common to write the name in the order, so no comma is needed.)
`git format-patch` should not generate a patch with a dedicated `From:`
at the beginning, so you can send it from a different email account. (No
idea, why upstream Linux kernel development shouldn’t work with your
SUSE address.)
Kind regards,
Paul
Powered by blists - more mailing lists