Commit b6580ab3 authored by Trond Myklebust's avatar Trond Myklebust

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: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 2f34b8bf
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/** /*
* debugfs interface for sunrpc * debugfs interface for sunrpc
* *
* (c) 2014 Jeff Layton <jlayton@primarydata.com> * (c) 2014 Jeff Layton <jlayton@primarydata.com>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment