On Tue, Jun 28, 2022 at 09:28:35PM +0800, Miaohe Lin wrote: > Use helper macro IS_ERR_OR_NULL to check the validity of page to simplify > the code. Minor readability improvement. > > Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx> Reviewed-by: Muchun Song <songmuchun@xxxxxxxxxxxxx> Thanks.