Browse Source

[PATCH] befs: remove bogus typedef

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Al Viro 19 years ago
parent
commit
88c124d847
1 changed files with 0 additions and 1 deletions
  1. 0 1
      fs/befs/befs_fs_types.h

+ 0 - 1
fs/befs/befs_fs_types.h

@@ -81,7 +81,6 @@ enum inode_flags {
 
 typedef u64 befs_off_t;
 typedef u64 befs_time_t;
-typedef void befs_binode_etc;
 
 /* Block runs */
 typedef struct {