Commit dc64cc12 authored by Bo Liu's avatar Bo Liu Committed by Kees Cook
Browse files

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: default avatarBo Liu <liubo03@inspur.com>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/r/20221115031757.2426-1-liubo03@inspur.com
parent ef20c513
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment