Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm...
[linux-2.6-microblaze.git] / net / ceph / auth_x.h
index c5a058d..65ee720 100644 (file)
@@ -45,7 +45,7 @@ struct ceph_x_info {
        struct ceph_x_authorizer auth_authorizer;
 };
 
-extern int ceph_x_init(struct ceph_auth_client *ac);
+int ceph_x_init(struct ceph_auth_client *ac);
 
 #endif