Skip to content
Commit da4f777e authored by Chuck Lever's avatar Chuck Lever
Browse files

NFSD: Remove a never-true comparison



fh_size is an unsigned int, thus it can never be less than 0.

Fixes: d8b26071 ("NFSD: simplify struct nfsfh")
Reviewed-by: default avatarJeff Layton <jlayton@kernel.org>
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent d08bf5ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment