diff options
author | Bo Liu <liubo03@inspur.com> | 2022-11-15 04:17:57 +0100 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2022-11-18 00:05:21 +0100 |
commit | dc64cc12bcd14219afb91b55d23192c3eb45aa43 (patch) | |
tree | 169277df2bcc79fe6eb79dd9d555d951f1b84fd4 /fs/jffs2/Makefile | |
parent | binfmt_elf: simplify error handling in load_elf_phdrs() (diff) | |
download | linux-dc64cc12bcd14219afb91b55d23192c3eb45aa43.tar.xz linux-dc64cc12bcd14219afb91b55d23192c3eb45aa43.zip |
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/jffs2/Makefile')
0 files changed, 0 insertions, 0 deletions