From: Hans de Goede <hdegoede@redhat.com>
To: "Bharathi, Divya" <Divya.Bharathi@Dell.com>,
Divya Bharathi <divya27392@gmail.com>,
"dvhart@infradead.org" <dvhart@infradead.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
"platform-driver-x86@vger.kernel.org"
<platform-driver-x86@vger.kernel.org>,
Andy Shevchenko <andy.shevchenko@gmail.com>,
mark gross <mgross@linux.intel.com>,
"Limonciello, Mario" <Mario.Limonciello@dell.com>,
"Ksr, Prasanth" <Prasanth.Ksr@dell.com>
Subject: Re: [PATCH v5] Introduce support for Systems Management Driver over WMI for Dell Systems
Date: Fri, 9 Oct 2020 09:56:05 +0200 [thread overview]
Message-ID: <797a25c1-03f2-9a1d-62ba-86fd39c09a3a@redhat.com> (raw)
In-Reply-To: <CY4PR19MB1254A852F16CD347C38E742E850D0@CY4PR19MB1254.namprd19.prod.outlook.com>
Hi,
On 10/6/20 10:37 AM, Bharathi, Divya wrote:
> <snip>
>
>>
>> Hmm, checkpatch is saying:
>>
>> WARNING: Missing Signed-off-by: line by nominal patch author 'Divya
>> Bharathi <divya27392@gmail.com>'
>>
>> I assume the dell address is the one you want to use ?
>>
>> If so try setting the following in ~/.gitconfig:
>>
>> [user]
>> email = divya.bharathi@dell.com
>>
>> And then do:
>>
>> git commit --amend --reset-author
>>
>> To change the author which git is using for the patch.
>>
>>> ---
>>>
>
> Thanks, I used --reset-author while creating patch-v6.
>
> And I had added my dell address in gitconfig for previous patches
> as well. Also, local checkpatch.pl script did not throw me this warning.
>
> Hope, next patch will not hit this warning.
I'm afraid v6 still has this issue. I guess this has something todo
with how you are sending the emails. I assume you are not directly
sending them from your Dell email because that leading to mangled
patches.
For now I can fix up the git author to match the s-o-b after I've
applied the patch to my tree, but it would be nice if you can
get this fixed eventually.
The usual way to deal with this is to use git send-email. There are
several howtos out there on how to use git send-email in combination
with a gmail account.
Note I'm not 100% sure if using git send-email will actually help,
I hope it is smart enough to see the gmail email address used is
not the one from the author field of the commit and then add an
extra "From: Divya Bharathi <divya.bharathi@dell.com>" header, which
git am will then use as the author when I apply the patch.
I know it will add the extra "From:"if I submit patches which
were originally by someone else, but then the author field of
the commit does not match the [user] email setting from my
config...
Anyways this is not an urgent thing to fix, I can fix things
up for now. Would be nice to get this sorted out eventually though.
Regards,
Hans
next prev parent reply other threads:[~2020-10-09 7:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 2:55 Divya Bharathi
2020-09-29 10:30 ` Hans de Goede
2020-09-30 0:23 ` mark gross
2020-09-30 21:02 ` Limonciello, Mario
2020-10-01 9:26 ` Hans de Goede
2020-10-01 19:04 ` mark gross
2020-10-01 19:02 ` mark gross
2020-10-01 18:20 ` Hans de Goede
2020-10-01 19:37 ` Limonciello, Mario
2020-10-09 7:46 ` Hans de Goede
2020-10-06 8:37 ` Bharathi, Divya
2020-10-09 7:56 ` Hans de Goede [this message]
2020-10-06 8:46 ` Bharathi, Divya
2020-10-09 7:58 ` Hans de Goede
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=797a25c1-03f2-9a1d-62ba-86fd39c09a3a@redhat.com \
--to=hdegoede@redhat.com \
--cc=Divya.Bharathi@Dell.com \
--cc=Mario.Limonciello@dell.com \
--cc=Prasanth.Ksr@dell.com \
--cc=andy.shevchenko@gmail.com \
--cc=divya27392@gmail.com \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mgross@linux.intel.com \
--cc=platform-driver-x86@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®