cifs: remove uneeded __KERNEL__ block from cifsacl.h
[linux-2.6-microblaze.git] / fs / cifs / cifsacl.h
index 8b980cd..249c94f 100644 (file)
@@ -109,9 +109,4 @@ struct cifs_sid_id {
        struct cifs_sid sid;
 };
 
-#ifdef __KERNEL__
-extern struct key_type cifs_idmap_key_type;
-extern const struct cred *root_cred;
-#endif /* KERNEL */
-
 #endif /* _CIFSACL_H */