mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +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