From: Alex Markuze Date: Mon, 7 Apr 2025 16:34:06 +0000 (+0000) Subject: wtf X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d0e8c203009ea404f70ea95f417c5c50752f0a8b;p=ceph-client.git wtf --- diff --git a/net/ceph/auth_x.c b/net/ceph/auth_x.c index 1b5794ee1531..6dd7ae01e4f8 100644 --- a/net/ceph/auth_x.c +++ b/net/ceph/auth_x.c @@ -1068,7 +1068,6 @@ static int ceph_x_check_message_signature(struct ceph_auth_handshake *auth, } static const struct ceph_auth_client_ops ceph_x_ops = { - .name = "x", .is_authenticated = ceph_x_is_authenticated, .should_authenticate = ceph_x_should_authenticate, .build_request = ceph_x_build_request,