From: Jakub Kicinski <kuba@kernel.org>
To: Ethan Carter Edwards <ethan@ethancedwards.com>
Cc: "t.sailer@alumni.ethz.ch" <t.sailer@alumni.ethz.ch>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-hams@vger.kernel.org" <linux-hams@vger.kernel.org>,
"pabeni@redhat.com" <pabeni@redhat.com>
Subject: Re: [PATCH] hamradio: baycom: replace strcpy() with strscpy()
Date: Thu, 2 Jan 2025 19:06:17 -0800 [thread overview]
Message-ID: <20250102190617.6c9ad4d4@kernel.org> (raw)
In-Reply-To: <bqKL4XKDGLWNih2jsEzZYpBSHG6Ux5mLZfDBIgHckEUxDq4l4pPgQPEXEqKRE7pUwMrXZBVeko9aYr1w_E5h5r_R_YFA46G8dGhV1id7zy4=@ethancedwards.com>
On Mon, 23 Dec 2024 15:13:42 +0000 Ethan Carter Edwards wrote:
> The strcpy() function has been deprecated and replaced with strscpy().
> There is an effort to make this change treewide:
> https://github.com/KSPP/linux/issues/88.
Please rebase on net-next/main and repost.
--
pw-bot: cr
next prev parent reply other threads:[~2025-01-03 3:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 15:13 [PATCH] hamradio: baycom: replace strcpy() with strscpy() Ethan Carter Edwards
2025-01-03 3:06 ` Jakub Kicinski [this message]
2025-01-06 9:55 ` Dan Carpenter
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=20250102190617.6c9ad4d4@kernel.org \
--to=kuba@kernel.org \
--cc=ethan@ethancedwards.com \
--cc=linux-hams@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=t.sailer@alumni.ethz.ch \
/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).