mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 09:33:02 +09: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>