diff options
Diffstat (limited to 'net/ceph/auth_none.h')
-rw-r--r-- | net/ceph/auth_none.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ceph/auth_none.h b/net/ceph/auth_none.h index 860ed9875791..4158f064302e 100644 --- a/net/ceph/auth_none.h +++ b/net/ceph/auth_none.h @@ -26,4 +26,3 @@ struct ceph_auth_none_info { int ceph_auth_none_init(struct ceph_auth_client *ac); #endif - |