diff options
author | 2018-06-05 10:38:39 -0400 | |
---|---|---|
committer | 2018-06-05 10:38:39 -0400 | |
commit | 977294c7199ed84d4878a63781a67014e1f0efe8 (patch) | |
tree | 35312e45a0afcb5529819c732a99c30a1b911288 /tools/perf/scripts/python/check-perf-trace.py | |
parent | Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs (diff) | |
download | linux-dev-977294c7199ed84d4878a63781a67014e1f0efe8.tar.xz linux-dev-977294c7199ed84d4878a63781a67014e1f0efe8.zip |
NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined
Fix a compiler warning:
fs/nfs/nfs4proc.c:910:13: warning: 'nfs4_layoutget_release' defined but not used [-Wunused-function]
static void nfs4_layoutget_release(void *calldata)
^~~~~~~~~~~~~~~~~~~~~~
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions