diff options
author | Kees Cook <keescook@chromium.org> | 2024-02-02 12:55:00 +0100 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2024-02-21 05:47:32 +0100 |
commit | 1e06589843632afc78d2f8e9735dac3146b97988 (patch) | |
tree | c9d4aa07284056b5725ed16ae761ec0921746d8b /.clang-format | |
parent | string: Allow 2-argument strscpy_pad() (diff) | |
download | linux-1e06589843632afc78d2f8e9735dac3146b97988.tar.xz linux-1e06589843632afc78d2f8e9735dac3146b97988.zip |
um: Convert strscpy() usage to 2-argument style
The ARCH=um build has its own idea about strscpy()'s definition. Adjust
the callers to remove the redundant sizeof() arguments ahead of treewide
changes, since it needs a manual adjustment for the newly named
sized_strscpy() export.
Cc: Richard Weinberger <richard@nod.at>
Cc: linux-um@lists.infradead.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions