[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230601065808.1137-1-jiasheng@iscas.ac.cn>
Date: Thu, 1 Jun 2023 14:58:08 +0800
From: Jiasheng Jiang <jiasheng@...as.ac.cn>
To: kuba@...nel.org
Cc: davem@...emloft.net,
edumazet@...gle.com,
pabeni@...hat.com,
davthompson@...dia.com,
asmaa@...dia.com,
mkl@...gutronix.de,
limings@...dia.com,
netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Jiasheng Jiang <jiasheng@...as.ac.cn>
Subject: Re: [PATCH] mlxbf_gige: Add missing check for platform_get_irq
On Thu, 1 Jun 2023 14:27:21 +0800 Jakub Kicinski wrote:
> On Thu, 1 Jun 2023 14:19:08 +0800 Jiasheng Jiang wrote:
>> Add the check for the return value of the platform_get_irq and
>> return error if it fails.
>>
>> Fixes: f92e1869d74e ("Add Mellanox BlueField Gigabit Ethernet driver")
>> Signed-off-by: Jiasheng Jiang <jiasheng@...as.ac.cn>
>
> BTW I looked thru my sent messages and I complained to you about not
> CCing people at least twice before. Please start paying attention or
> we'll stop paying attention to your patches.
According to the documentation of submitting patches
(Link: https://docs.kernel.org/process/submitting-patches.html),
I used "scripts/get_maintainer.pl" to gain the appropriate recipients
for my patch.
However, the "limings@...dia.com" is not contained in the following list.
"David S. Miller" <davem@...emloft.net> (maintainer:NETWORKING DRIVERS)
Eric Dumazet <edumazet@...gle.com> (maintainer:NETWORKING DRIVERS)
Jakub Kicinski <kuba@...nel.org> (maintainer:NETWORKING DRIVERS,commit_signer:5/6=83%,authored:1/6=17%,removed_lines:1/20=5%)
Paolo Abeni <pabeni@...hat.com> (maintainer:NETWORKING DRIVERS)
Asmaa Mnebhi <asmaa@...dia.com> (commit_signer:4/6=67%)
David Thompson <davthompson@...dia.com> (commit_signer:4/6=67%,authored:4/6=67%,added_lines:94/99=95%,removed_lines:19/20=95%)
Marc Kleine-Budde <mkl@...gutronix.de> (commit_signer:1/6=17%)
netdev@...r.kernel.org (open list:NETWORKING DRIVERS)
linux-kernel@...r.kernel.org (open list)
There may be a problem with the script.
The best way is to fix it.
Thanks,
Jiang
Powered by blists - more mailing lists