Files
linux/arch/powerpc/kernel
Michael Ellerman f47d5a4fc2 powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
In a subsequent patch we'd like to have something like a strscpy_pad()
implementation usable in prom_init.c.

Currently we have a strcpy() implementation with only one caller, so
convert it into strscpy_pad() and update the caller.

Reviewed-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210621064938.2021419-1-mpe@ellerman.id.au
2021-06-25 00:06:55 +10:00
..
2021-04-22 20:59:04 +10:00
2020-12-04 01:01:09 +11:00
2021-06-17 00:09:10 +10:00
2021-04-30 11:20:40 -07:00
2021-04-17 10:40:51 +10:00
2021-02-09 00:10:50 +11:00