diff options
| author | Michael Ellerman <[email protected]> | 2021-06-21 16:49:37 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-25 00:06:55 +1000 |
| commit | f47d5a4fc254e62ea5af5cbb2fc3e68901def434 (patch) | |
| tree | 123f9ac1f36eca71c45c4d2a8f1bae950f08d51f /tools/perf/scripts/python | |
| parent | 3018fbc63632e6d30abde228f29aaeaf78b782bf (diff) | |
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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions