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 4158f064302e..bb121539e796 100644 --- a/net/ceph/auth_none.h +++ b/net/ceph/auth_none.h @@ -16,7 +16,6 @@ struct ceph_none_authorizer { struct ceph_authorizer base; char buf[128]; int buf_len; - char reply_buf[0]; }; struct ceph_auth_none_info { |