Messages in this thread |  | | Subject | Re: [PATCH -next] nvmem: Fix return value check in rmem_read() | From | Nicolas Saenz Julienne <> | Date | Tue, 23 Feb 2021 15:55:29 +0100 |
| |
On Tue, 2021-02-23 at 14:22 +0000, Wei Yongjun wrote: > In case of error, the function memremap() returns NULL pointer > not ERR_PTR(). The IS_ERR() test in the return value check > should be replaced with NULL test. > > Fixes: 5a3fa75a4d9c ("nvmem: Add driver to expose reserved memory as nvmem") > Reported-by: Hulk Robot <hulkci@huawei.com> > Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> > ---
Acked-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Thanks!
[unhandled content-type:application/pgp-signature] |  |