diff options
Diffstat (limited to 'net/ceph/debugfs.c')
-rw-r--r-- | net/ceph/debugfs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ceph/debugfs.c b/net/ceph/debugfs.c index 33d04999f4f2..27d4ea315d12 100644 --- a/net/ceph/debugfs.c +++ b/net/ceph/debugfs.c | |||
@@ -252,8 +252,7 @@ void ceph_debugfs_cleanup(void) | |||
252 | { | 252 | { |
253 | } | 253 | } |
254 | 254 | ||
255 | int ceph_debugfs_client_init(struct ceph_client *client, | 255 | int ceph_debugfs_client_init(struct ceph_client *client) |
256 | int (*module_debugfs_init)(struct ceph_client *)) | ||
257 | { | 256 | { |
258 | return 0; | 257 | return 0; |
259 | } | 258 | } |