diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-08-19 00:01:20 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-01 17:29:46 +0300 |
commit | d8baf6ca8c19ea2053be81750dd4adf8e6e3b4c3 (patch) | |
tree | e08005b387fc2245515afe64cc0fb17440e12e20 /samples/bpf/offwaketime_kern.c | |
parent | 5192e395c5cfa6f3d23165db38365ec7f8c5ee7a (diff) | |
download | linux-d8baf6ca8c19ea2053be81750dd4adf8e6e3b4c3.tar.xz |
virt: move from strlcpy with unused retval to strscpy
Follow the advice of the below link and prefer 'strscpy' in this
subsystem. Conversion is 1:1 because the return value is not used.
Generated by a coccinelle script.
Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20220818210120.7565-1-wsa+renesas@sang-engineering.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/bpf/offwaketime_kern.c')
0 files changed, 0 insertions, 0 deletions