]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/ceph/auth_x.c
Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
[karo-tx-linux.git] / net / ceph / auth_x.c
index b216131915e74a2c160623bb045f8ac0e3971927..2034fb9266700e6b456b141db9b5d264aed77d62 100644 (file)
@@ -623,7 +623,7 @@ static int ceph_x_update_authorizer(
 }
 
 static int ceph_x_verify_authorizer_reply(struct ceph_auth_client *ac,
-                                         struct ceph_authorizer *a, size_t len)
+                                         struct ceph_authorizer *a)
 {
        struct ceph_x_authorizer *au = (void *)a;
        void *p = au->enc_buf;