diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2020-12-01 00:17:40 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2020-12-09 17:38:34 +0300 |
commit | eb162e1772f85231dabc789fb4bfea63d2d9df79 (patch) | |
tree | b5049f8f757098bb8153c25ca10dfd24df06b639 /fs/fat | |
parent | 5e54dafbe0b4a2a8555ecf0b9690150da37ee0e1 (diff) | |
download | linux-eb162e1772f85231dabc789fb4bfea63d2d9df79.tar.xz |
NFSD: Fix sparse warning in nfs4proc.c
linux/fs/nfsd/nfs4proc.c:1542:24: warning: incorrect type in assignment (different base types)
linux/fs/nfsd/nfs4proc.c:1542:24: expected restricted __be32 [assigned] [usertype] status
linux/fs/nfsd/nfs4proc.c:1542:24: got int
Clean-up: The dup_copy_fields() function returns only zero, so make
it return void for now, and get rid of the return code check.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions