All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	davthompson@nvidia.com, asmaa@nvidia.com, mkl@pengutronix.de,
	limings@nvidia.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mlxbf_gige: Add missing check for platform_get_irq
Date: Wed, 31 May 2023 23:27:21 -0700	[thread overview]
Message-ID: <20230531232721.4ee4a46f@kernel.org> (raw)
In-Reply-To: <20230601061908.1076-1-jiasheng@iscas.ac.cn>

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@iscas.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.

  reply	other threads:[~2023-06-01  6:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-01  6:19 [PATCH] mlxbf_gige: Add missing check for platform_get_irq Jiasheng Jiang
2023-06-01  6:27 ` Jakub Kicinski [this message]
2023-06-02 14:56 ` David Thompson
  -- strict thread matches above, loose matches on Subject: below --
2023-06-02  2:34 Jiasheng Jiang
2023-06-02  2:13 Jiasheng Jiang
2023-06-01  6:58 Jiasheng Jiang
2023-06-01 15:08 ` Simon Horman
2023-06-01 15:54 ` Jakub Kicinski
2023-05-31  7:54 Jiasheng Jiang
2023-06-01  5:52 ` Jakub Kicinski

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=20230531232721.4ee4a46f@kernel.org \
    --to=kuba@kernel.org \
    --cc=asmaa@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=davthompson@nvidia.com \
    --cc=edumazet@google.com \
    --cc=jiasheng@iscas.ac.cn \
    --cc=limings@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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 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.