Skip to content
Commit 34a14759 authored by Chuck Lever's avatar Chuck Lever Committed by Greg Kroah-Hartman
Browse files

NFSD: Fix sparse warning

[ Upstream commit c2f1c4bd

 ]

/home/cel/src/linux/linux/fs/nfsd/nfs4proc.c:1539:24: warning: incorrect type in assignment (different base types)
/home/cel/src/linux/linux/fs/nfsd/nfs4proc.c:1539:24:    expected restricted __be32 [usertype] status
/home/cel/src/linux/linux/fs/nfsd/nfs4proc.c:1539:24:    got int

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
Stable-dep-of: 79a1d88a

 ("NFSD: pass range end to vfs_fsync_range() instead of count")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 8059e200
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment