diff options
author | Deming Wang | 2022-11-03 22:38:18 -0400 |
---|---|---|
committer | Andrew Morton | 2022-11-30 15:58:46 -0800 |
commit | 65917b538bcc4d8c0d8e199a6f7b7426acf13d58 (patch) | |
tree | fb3e5147bb65266e840c42a81804678828eefffd /include | |
parent | 15520a3f046998e3f57e695743e99b0875e2dae7 (diff) |
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 'include')
0 files changed, 0 insertions, 0 deletions