From: Brian Norris <briannorris@chromium.org>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: Kalle Valo <kvalo@kernel.org>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 1/3] [v4] wifi: mwifiex: prefer strscpy() over strlcpy()
Date: Thu, 29 Jun 2023 12:50:22 -0700 [thread overview]
Message-ID: <ZJ3gfhyBNgx0pImm@google.com> (raw)
In-Reply-To: <20230629085115.180499-1-dmantipov@yandex.ru>
On Thu, Jun 29, 2023 at 11:51:00AM +0300, Dmitry Antipov wrote:
> Prefer 'strscpy()' over 'strlcpy()' in 'mwifiex_init_hw_fw()'.
>
> Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
> ---
> v4: simplify to drop strlcpy() only (Brian Norris)
Reviewed-by: Brian Norris <briannorris@chromium.org>
next prev parent reply other threads:[~2023-06-29 19:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-29 8:51 [PATCH 1/3] [v4] wifi: mwifiex: prefer strscpy() over strlcpy() Dmitry Antipov
2023-06-29 8:51 ` [PATCH 2/3] [v4] wifi: mwifiex: fix fortify warning Dmitry Antipov
2023-06-29 19:52 ` Brian Norris
2023-06-29 8:51 ` [PATCH 3/3] [v4] wifi: mwifiex: drop BUG_ON() from TX error handling Dmitry Antipov
2023-06-29 19:16 ` Simon Horman
2023-06-29 20:12 ` Brian Norris
2023-06-29 19:50 ` Brian Norris [this message]
2023-07-25 15:14 ` [PATCH 1/3] [v4] wifi: mwifiex: prefer strscpy() over strlcpy() Kalle Valo
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=ZJ3gfhyBNgx0pImm@google.com \
--to=briannorris@chromium.org \
--cc=dmantipov@yandex.ru \
--cc=kvalo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
/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.