diff options
author | 2022-11-03 22:38:18 -0400 | |
---|---|---|
committer | 2022-11-30 15:58:46 -0800 | |
commit | 65917b538bcc4d8c0d8e199a6f7b7426acf13d58 (patch) | |
tree | fb3e5147bb65266e840c42a81804678828eefffd /mm/util.c | |
parent | mm: use pte markers for swap errors (diff) | |
download | wireguard-linux-65917b538bcc4d8c0d8e199a6f7b7426acf13d58.tar.xz wireguard-linux-65917b538bcc4d8c0d8e199a6f7b7426acf13d58.zip |
zsmalloc: 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/20221104023818.1728-1-wangdeming@inspur.com
Signed-off-by: Deming Wang <wangdeming@inspur.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions