diff options
Diffstat (limited to 'net/ceph/auth_x.c')
-rw-r--r-- | net/ceph/auth_x.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/ceph/auth_x.c b/net/ceph/auth_x.c index b05c3a540a5a..6caac27fca85 100644 --- a/net/ceph/auth_x.c +++ b/net/ceph/auth_x.c @@ -823,5 +823,3 @@ out_nomem: out: return ret; } - - |