mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
iget_locked() returns a NULL on error, it doesn't return an ERR_PTR. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>