Am 14.08.25 um 15:12 schrieb Liao Yuanhong: > Use IS_ERR_OR_NULL() instead of the original !xxx || IS_ERR(xxx) logic. > This will simplify the code and enhance readability. > > Signed-off-by: Liao Yuanhong <liaoyuanhong@xxxxxxxx> > --- The exact same patch was already submitted by Yang Xiuwei <yangxiuwei@xxxxxxxxxx> before.