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#descr...
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.