From: Jakub Kicinski <kuba@kernel.org>
To: yunchuan <yunchuan@nfschina.com>
Cc: rmody@marvell.com, skalluru@marvell.com,
GR-Linux-NIC-Dev@marvell.com, davem@davemloft.net,
edumazet@google.com, pabeni@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH net-next] net: bna: bnad: Remove unnecessary (void*) conversions
Date: Wed, 17 May 2023 08:18:01 -0700 [thread overview]
Message-ID: <20230517081801.508322e7@kernel.org> (raw)
In-Reply-To: <bea72de9-5f97-16a9-6703-05789ed53c1d@nfschina.com>
On Wed, 17 May 2023 13:14:11 +0800 yunchuan wrote:
> 在 2023/5/17 11:17, Jakub Kicinski 写道:
> > On Wed, 17 May 2023 10:27:05 +0800 wuych wrote:
> >> Pointer variables of void * type do not require type cast.
> > What tool are you using to find these.
> > How many of such patches will it take to clean up the entire tree?
>
> I use the scripts I found on the kernel Newbies to find these.
>
> website: https://kernelnewbies.org/KernelJanitors/Todo/VoidPointerConvs
How many of such patches will it take to clean up all of net/ and drivers/net ?
next prev parent reply other threads:[~2023-05-17 15:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-17 2:27 [PATCH net-next] net: bna: bnad: Remove unnecessary (void*) conversions wuych
2023-05-17 3:17 ` Jakub Kicinski
2023-05-17 5:14 ` yunchuan
2023-05-17 15:18 ` Jakub Kicinski [this message]
2023-05-19 1:38 ` yunchuan
2023-05-19 2:46 ` 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=20230517081801.508322e7@kernel.org \
--to=kuba@kernel.org \
--cc=GR-Linux-NIC-Dev@marvell.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rmody@marvell.com \
--cc=skalluru@marvell.com \
--cc=yunchuan@nfschina.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).