Home
last modified time | relevance | path

Searched hist:c2f1c4bd20621175c581f298b4943df0cffbd841 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.cdiff c2f1c4bd20621175c581f298b4943df0cffbd841 Wed Oct 13 15:44:20 CDT 2021 Chuck Lever <chuck.lever@oracle.com> NFSD: Fix sparse warning

/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: Chuck Lever <chuck.lever@oracle.com>