Skip to content

Commit

Permalink
[PATCH] befs: remove bogus typedef
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 10, 2006
1 parent 7359bbf commit 88c124d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/befs/befs_fs_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 88c124d

Please sign in to comment.