diff options
author | ye xingchen <ye.xingchen@zte.com.cn> | 2022-10-20 13:30:04 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-11-18 22:55:07 +0100 |
commit | 1c6dbcc4dae761800df0c29a7147c3b6c38f0c8d (patch) | |
tree | ce1bea3c5103ebd325e0be5eea4fc0a765537828 /samples/livepatch | |
parent | proc: give /proc/cmdline size (diff) | |
download | linux-1c6dbcc4dae761800df0c29a7147c3b6c38f0c8d.tar.xz linux-1c6dbcc4dae761800df0c29a7147c3b6c38f0c8d.zip |
ia64: replace IS_ERR() with IS_ERR_VALUE()
Avoid typecasts that are needed for IS_ERR() and use IS_ERR_VALUE()
instead.
Link: https://lkml.kernel.org/r/20221020113004.400031-1-ye.xingchen@zte.com.cn
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Sergei Trofimovich <slyich@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'samples/livepatch')
0 files changed, 0 insertions, 0 deletions