Re: [PATCH] Documentation: locking.rst: update deprecated function

From: Jonathan Corbet

Date: Tue Jun 30 2026 - 16:05:53 EST


Manuel Ebner <manuelebner@xxxxxxxxxxx> writes:

> replace strcpy() with strscpy() as suggested in deprecated.rst
>
> Signed-off-by: Manuel Ebner <manuelebner@xxxxxxxxxxx>
> ---
> Documentation/kernel-hacking/locking.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

I've applied this, but that stuff is so old I wonder how much value it
still has...

jon