From: Christoph Hellwig <hch@lst•de>
To: Kees Cook <kees@kernel•org>
Cc: Christoph Hellwig <hch@lst•de>, Sagi Grimberg <sagi@grimberg•me>,
Chaitanya Kulkarni <kch@nvidia•com>,
"Martin K. Petersen" <martin.petersen@oracle•com>,
"David S. Miller" <davem@davemloft•net>,
Eric Dumazet <edumazet@google•com>,
Jakub Kicinski <kuba@kernel•org>, Paolo Abeni <pabeni@redhat•com>,
Mike Christie <michael.christie@oracle•com>,
Max Gurtovoy <mgurtovoy@nvidia•com>,
Maurizio Lombardi <mlombard@redhat•com>,
Dmitry Bogdanov <d.bogdanov@yadro•com>,
Mingzhe Zou <mingzhe.zou@easystack•cn>,
Christophe Leroy <christophe.leroy@csgroup•eu>,
Simon Horman <horms@kernel•org>,
"Dr. David Alan Gilbert" <linux@treblig•org>,
linux-nvme@lists•infradead.org, linux-scsi@vger•kernel.org,
target-devel@vger•kernel.org, netdev@vger•kernel.org,
Al Viro <viro@zeniv•linux.org.uk>,
linux-kernel@vger•kernel.org, linux-hardening@vger•kernel.org
Subject: Re: [PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage
Date: Tue, 17 Dec 2024 04:56:58 +0100 [thread overview]
Message-ID: <20241217035657.GA14719@lst.de> (raw)
In-Reply-To: <20241217012618.work.323-kees@kernel.org>
On Mon, Dec 16, 2024 at 05:26:19PM -0800, Kees Cook wrote:
> -extern bool inet_addr_is_any(struct sockaddr *addr);
> +extern bool inet_addr_is_any(struct sockaddr_storage *addr);
You might want to drop the pointless extern here.
Otherwise this looks great:
Reviewed-by: Christoph Hellwig <hch@lst•de>
next prev parent reply other threads:[~2024-12-17 3:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-17 1:26 [PATCH] net: core: Convert inet_addr_is_any() to sockaddr_storage Kees Cook
2024-12-17 3:56 ` Christoph Hellwig [this message]
2024-12-17 16:00 ` Simon Horman
2024-12-24 10:44 ` Sagi Grimberg
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=20241217035657.GA14719@lst.de \
--to=hch@lst$(echo .)de \
--cc=christophe.leroy@csgroup$(echo .)eu \
--cc=d.bogdanov@yadro$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=horms@kernel$(echo .)org \
--cc=kch@nvidia$(echo .)com \
--cc=kees@kernel$(echo .)org \
--cc=kuba@kernel$(echo .)org \
--cc=linux-hardening@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-nvme@lists$(echo .)infradead.org \
--cc=linux-scsi@vger$(echo .)kernel.org \
--cc=linux@treblig$(echo .)org \
--cc=martin.petersen@oracle$(echo .)com \
--cc=mgurtovoy@nvidia$(echo .)com \
--cc=michael.christie@oracle$(echo .)com \
--cc=mingzhe.zou@easystack$(echo .)cn \
--cc=mlombard@redhat$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=sagi@grimberg$(echo .)me \
--cc=target-devel@vger$(echo .)kernel.org \
--cc=viro@zeniv$(echo .)linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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