[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b25547ce-f16b-4594-baf3-afb0346c90f2@quicinc.com>
Date: Wed, 16 Apr 2025 12:54:39 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Ganesh Kumar Pittala <ganeshkpittala@...il.com>, <johan@...nel.org>,
<elder@...nel.org>, <gregkh@...uxfoundation.org>
CC: <greybus-dev@...ts.linaro.org>, <linux-staging@...ts.linux.dev>,
<linux-kernel@...r.kernel.org>, <hvaibhav.linux@...il.com>,
<pure.logic@...us-software.ie>
Subject: Re: [greybus-dev] [PATCH v2 1/4] staging: greybus: replace deprecated
strncpy with strscpy in firmware.c
On 4/13/2025 12:32 AM, Ganesh Kumar Pittala wrote:
> This patch replaces the use of the deprecated strncpy() function with
> strscpy() in drivers/staging/greybus/Documentation/firmware/firmware.c.
Review:
https://www.kernel.org/doc/html/latest/process/submitting-patches.html#describe-your-changes
Especially:
Describe your changes in imperative mood, e.g. “make xyzzy do frotz” instead
of “[This patch] makes xyzzy do frotz” or “[I] changed xyzzy to do frotz”, as
if you are giving orders to the codebase to change its behaviour.
Powered by blists - more mailing lists