diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2023-01-02 04:17:23 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2023-01-02 04:17:26 +0300 |
commit | 5e9a7b9c2ea18551759833146a181b14835bfe39 (patch) | |
tree | 00ed386ff79242b1d12a22636dfe72217736cf2b /include/linux | |
parent | 029085b8949f5d269ae2bbd14915407dd0c7f902 (diff) | |
download | linux-5e9a7b9c2ea18551759833146a181b14835bfe39.tar.xz |
NFS: Fix up a sparse warning
sparse is warning about an incorrect RCU dereference.
fs/nfs/dir.c:2965:56: warning: incorrect type in argument 1 (different address spaces)
fs/nfs/dir.c:2965:56: expected struct cred const *
fs/nfs/dir.c:2965:56: got struct cred const [noderef] __rcu *const cred
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions