summaryrefslogtreecommitdiffstats
path: root/fs/exec.c
diff options
context:
space:
mode:
authorBo Liu <liubo03@inspur.com>2022-11-14 22:17:57 -0500
committerKees Cook <keescook@chromium.org>2022-11-17 15:05:21 -0800
commitdc64cc12bcd14219afb91b55d23192c3eb45aa43 (patch)
tree169277df2bcc79fe6eb79dd9d555d951f1b84fd4 /fs/exec.c
parentef20c5139c3157b5c6eda46f496952bddffe9ad6 (diff)
downloadlinux-dc64cc12bcd14219afb91b55d23192c3eb45aa43.tar.bz2
binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
Avoid typecasts that are needed for IS_ERR() and use IS_ERR_VALUE() instead. Signed-off-by: Bo Liu <liubo03@inspur.com> Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20221115031757.2426-1-liubo03@inspur.com
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions