All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: linux-kernel@vger.kernel.org, linux-can@vger.kernel.org
Subject: Re: [PATCH] net: move from strlcpy with unused retval to strscpy
Date: Fri, 19 Aug 2022 08:53:24 +0200	[thread overview]
Message-ID: <20220819065324.qfrbrs6hmr5szfuc@pengutronix.de> (raw)
In-Reply-To: <20220818210050.7108-1-wsa+renesas@sang-engineering.com>

[-- Attachment #1: Type: text/plain, Size: 873 bytes --]

On 18.08.2022 23:00:34, 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/net/can/sja1000/peak_pcmcia.c            |  2 +-
>  drivers/net/can/usb/peak_usb/pcan_usb_core.c     |  2 +-

Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for CAN

regards,
Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2022-08-19  6:53 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18 21:00 [PATCH] net: move from strlcpy with unused retval to strscpy Wolfram Sang
2022-08-18 21:00 ` [Intel-wired-lan] " Wolfram Sang
2022-08-18 21:00 ` Wolfram Sang
2022-08-19  6:53 ` Marc Kleine-Budde [this message]
2022-08-19  9:45 ` Petr Machata
2022-08-19 15:26 ` Geoff Levand
2022-08-19 15:26   ` Geoff Levand
2022-08-19 15:26   ` [Intel-wired-lan] " Geoff Levand
2022-08-19 15:45 ` Tom Lendacky
2022-08-19 15:45   ` Tom Lendacky
2022-08-19 15:45   ` [Intel-wired-lan] " Tom Lendacky
2022-08-19 15:45   ` Tom Lendacky via Virtualization
2022-08-19 16:06 ` Marcin Wojtas
2022-08-19 16:06   ` [Intel-wired-lan] " Marcin Wojtas
2022-08-19 16:06   ` Marcin Wojtas
2022-08-21 11:39 ` Leon Romanovsky
2022-08-21 11:39   ` Leon Romanovsky
2022-08-21 11:39   ` Leon Romanovsky
2022-08-21 11:39   ` [Intel-wired-lan] " Leon Romanovsky
2022-08-22  7:00 ` Shay Agroskin
2022-08-22  7:00   ` [Intel-wired-lan] " Shay Agroskin
2022-08-22  7:00   ` Shay Agroskin
2022-08-23  1:05 ` Jakub Kicinski
2022-08-23  1:05   ` Jakub Kicinski
2022-08-23  1:05   ` [Intel-wired-lan] " Jakub Kicinski
2022-08-30 19:59   ` Wolfram Sang
2022-08-30 19:59     ` Wolfram Sang
2022-08-30 19:59     ` [Intel-wired-lan] " Wolfram Sang
2022-08-23  7:09 ` Krzysztof Hałasa
2022-08-23  7:09   ` Krzysztof Hałasa
2022-08-18 21:02 Wolfram Sang
2022-08-23  1:20 ` 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=20220819065324.qfrbrs6hmr5szfuc@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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 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.