arm64: dts: renesas: r8a77990: Add I2C device nodes
[linux-2.6-block.git] / net / ceph / auth_none.c
index 41d2a0c7223640cce174698882d26bd666c6cfa6..edb7042479ed493fd60b794095671858da34138c 100644 (file)
@@ -142,4 +142,3 @@ int ceph_auth_none_init(struct ceph_auth_client *ac)
        ac->ops = &ceph_auth_none_ops;
        return 0;
 }
-