diff options
author | 2019-12-10 11:16:39 +0530 | |
---|---|---|
committer | 2020-02-20 15:58:21 -0800 | |
commit | 9f01eb5d4936f12d57da84cdfbc2a3623e23a7eb (patch) | |
tree | a4a83f0749377b6220344a5ae4ea201bd427de28 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.6-rc1 (diff) | |
download | wireguard-linux-9f01eb5d4936f12d57da84cdfbc2a3623e23a7eb.tar.xz wireguard-linux-9f01eb5d4936f12d57da84cdfbc2a3623e23a7eb.zip |
nfs: Fix nfs_access_get_cached_rcu() sparse error
This patch fixes the following sparse error:
fs/nfs/dir.c:2353:14: error: incompatible types in comparison expression (different address spaces):
fs/nfs/dir.c:2353:14: struct list_head [noderef] <asn:4> *
fs/nfs/dir.c:2353:14: struct list_head *
Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik04@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions