From: Vasily Gorbik <gor@linux.ibm.com>
To: Jakub Kicinski <kuba@kernel.org>
Cc: Wolfram Sang <wsa+renesas@sang-engineering.com>,
linux-kernel@vger.kernel.org,
Stefan Haberland <sth@linux.ibm.com>,
Jan Hoeppner <hoeppner@linux.ibm.com>,
Heiko Carstens <hca@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Christian Borntraeger <borntraeger@linux.ibm.com>,
Sven Schnelle <svens@linux.ibm.com>,
Vineeth Vijayan <vneethv@linux.ibm.com>,
Peter Oberparleiter <oberpar@linux.ibm.com>,
Alexandra Winter <wintera@linux.ibm.com>,
Wenjia Zhang <wenjia@linux.ibm.com>,
Steffen Maier <maier@linux.ibm.com>,
Benjamin Block <bblock@linux.ibm.com>,
linux-s390@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH] s390: move from strlcpy with unused retval to strscpy
Date: Tue, 23 Aug 2022 14:45:52 +0200 [thread overview]
Message-ID: <your-ad-here.call-01661258752-ext-8248@work.hours> (raw)
In-Reply-To: <20220822180249.2c79c7e8@kernel.org>
On Mon, Aug 22, 2022 at 06:02:49PM -0700, Jakub Kicinski wrote:
> On Thu, 18 Aug 2022 23:01:01 +0200 Wolfram Sang wrote:
> > Follow the advice of the below link and prefer 'strscpy' in this
> > subsystem. Conversion is 1:1 because the return value is not used.
> > Generated by a coccinelle script.
> >
> > Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
> > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> > ---
> > drivers/s390/block/dasd_devmap.c | 2 +-
> > drivers/s390/block/dasd_eer.c | 4 ++--
> > drivers/s390/block/dcssblk.c | 2 +-
> > drivers/s390/char/hmcdrv_cache.c | 2 +-
> > drivers/s390/char/tape_class.c | 4 ++--
> > drivers/s390/cio/qdio_debug.c | 2 +-
> > drivers/s390/net/ctcm_main.c | 2 +-
> > drivers/s390/net/fsm.c | 2 +-
> > drivers/s390/net/qeth_ethtool.c | 4 ++--
> > drivers/s390/scsi/zfcp_aux.c | 2 +-
> > drivers/s390/scsi/zfcp_fc.c | 2 +-
>
> I'm assuming this will go via the s390 tree?
Yes, I'll just take it via s390 tree. Thanks
>
> Acked-by: Jakub Kicinski <kuba@kernel.org>
>
> If nobody picks it up please feel free to resend the networking parts to us.
next prev parent reply other threads:[~2022-08-23 16:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-18 21:01 [PATCH] s390: move from strlcpy with unused retval to strscpy Wolfram Sang
2022-08-19 8:09 ` Alexandra Winter
2022-08-19 10:38 ` Benjamin Block
2022-08-22 8:05 ` Alexander Gordeev
2022-08-22 8:37 ` Wolfram Sang
2022-08-22 11:48 ` Alexander Gordeev
2022-08-23 9:52 ` Alexander Gordeev
2022-08-23 1:02 ` Jakub Kicinski
2022-08-23 12:45 ` Vasily Gorbik [this message]
2022-08-23 12:43 ` Vasily Gorbik
-- strict thread matches above, loose matches on Subject: below --
2022-08-18 20:59 Wolfram Sang
2022-08-22 11:49 ` Alexander Gordeev
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=your-ad-here.call-01661258752-ext-8248@work.hours \
--to=gor@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=bblock@linux.ibm.com \
--cc=borntraeger@linux.ibm.com \
--cc=hca@linux.ibm.com \
--cc=hoeppner@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=maier@linux.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=oberpar@linux.ibm.com \
--cc=sth@linux.ibm.com \
--cc=svens@linux.ibm.com \
--cc=vneethv@linux.ibm.com \
--cc=wenjia@linux.ibm.com \
--cc=wintera@linux.ibm.com \
--cc=wsa+renesas@sang-engineering.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