From: Rolf Eike Beer <eike-kernel@sf-tec.de>
To: Sean Anderson <seanga2@gmail.com>,
Dan Carpenter <dan.carpenter@oracle.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
netdev@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH net] sunhme: fix an IS_ERR() vs NULL check in probe
Date: Thu, 13 Oct 2022 11:05:26 +0200 [thread overview]
Message-ID: <2742956.iHtyVlG1vj@eto.sf-tec.de> (raw)
In-Reply-To: <Y0bWzJL8JknX8MUf@kili>
[-- Attachment #1: Type: text/plain, Size: 329 bytes --]
Am Mittwoch, 12. Oktober 2022, 17:01:32 CEST schrieb Dan Carpenter:
> The devm_request_region() function does not return error pointers, it
> returns NULL on error.
>
> Fixes: 914d9b2711dd ("sunhme: switch to devres")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
next prev parent reply other threads:[~2022-10-13 9:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-12 15:01 [PATCH net] sunhme: fix an IS_ERR() vs NULL check in probe Dan Carpenter
2022-10-12 15:52 ` Sean Anderson
2022-10-13 9:05 ` Rolf Eike Beer [this message]
2022-10-13 16:50 ` patchwork-bot+netdevbpf
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=2742956.iHtyVlG1vj@eto.sf-tec.de \
--to=eike-kernel@sf-tec.de \
--cc=dan.carpenter@oracle.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=seanga2@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).