SUNRPC: Remove warning in debugfs.c when compiling with W=1
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Thu, 30 May 2019 15:24:26 +0000 (11:24 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sat, 6 Jul 2019 18:54:51 +0000 (14:54 -0400)
commitb6580ab39b092aac40871fed11faa410c44b1da0
tree5a80699c2e98580a41627c1152e2f9ad984423be
parent2f34b8bfae19a244993e2b6cd0a8514f3ffd3fa8
SUNRPC: Remove warning in debugfs.c when compiling with W=1

Remove the following warning:

net/sunrpc/debugfs.c:13: warning: cannot understand function prototype: 'struct dentry *topdir;

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
net/sunrpc/debugfs.c