ext4: Fix whitespace checkpatch warnings/errors
[deliverable/linux.git] / fs / ext4 / acl.h
index cd2b855a07d669988f817f6e7415088b8dcefed6..4c9948f69f8ba8f1278225b0cfc61d52078ccb24 100644 (file)
@@ -58,9 +58,9 @@ static inline int ext4_acl_count(size_t size)
 #define EXT4_ACL_NOT_CACHED ((void *)-1)
 
 /* acl.c */
-extern int ext4_permission (struct inode *, int);
-extern int ext4_acl_chmod (struct inode *);
-extern int ext4_init_acl (handle_t *, struct inode *, struct inode *);
+extern int ext4_permission(struct inode *, int);
+extern int ext4_acl_chmod(struct inode *);
+extern int ext4_init_acl(handle_t *, struct inode *, struct inode *);
 
 #else  /* CONFIG_EXT4DEV_FS_POSIX_ACL */
 #include <linux/sched.h>
This page took 0.035033 seconds and 5 git commands to generate.