fortify: Replace open-coded __gnu_inline attribute
authorKees Cook <keescook@chromium.org>
Tue, 8 Feb 2022 22:53:43 +0000 (14:53 -0800)
committerKees Cook <keescook@chromium.org>
Mon, 14 Feb 2022 00:50:06 +0000 (16:50 -0800)
commitf361143141362485b39eb40bb4910e3f4219180f
treeebb951c449a329b6ce8ae2c8e821b0572011f6b8
parent818ab43fc56ad978cbb7c0ffdc9a332fd2f23a23
fortify: Replace open-coded __gnu_inline attribute

Replace open-coded gnu_inline attribute with the normal kernel
convention for attributes: __gnu_inline

Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Link: https://lore.kernel.org/r/20220208225350.1331628-2-keescook@chromium.org
include/linux/fortify-string.h