• Kees Cook's avatar
    um: Convert strscpy() usage to 2-argument style · 1e065898
    Kees Cook authored
    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: default avatarKees Cook <keescook@chromium.org>
    1e065898
user.h 1.61 KB