aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/befs/inode.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/befs/inode.h')
-rw-r--r--fs/befs/inode.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/fs/befs/inode.h b/fs/befs/inode.h
index 9dc7fd9b7570..2219e412f49b 100644
--- a/fs/befs/inode.h
+++ b/fs/befs/inode.h
@@ -1,8 +1,7 @@
/*
* inode.h
- *
+ *
*/
-int befs_check_inode(struct super_block *sb, befs_inode * raw_inode,
+int befs_check_inode(struct super_block *sb, befs_inode *raw_inode,
befs_blocknr_t inode);
-