Skip to content
Commit 65917b53 authored by Deming Wang's avatar Deming Wang Committed by Andrew Morton
Browse files

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: default avatarDeming Wang <wangdeming@inspur.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 15520a3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment