mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
get_file_rcu(): no need to check for NULL separately
IS_ERR(NULL) is false and IS_ERR() already comes with unlikely()... Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Reference in New Issue
Block a user