Skip to content

Commit 88c124d

Browse files
Al ViroLinus Torvalds
Al Viro
authored and
Linus Torvalds
committed
[PATCH] befs: remove bogus typedef
Signed-off-by: Al Viro <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent 7359bbf commit 88c124d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fs/befs/befs_fs_types.h

-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ enum inode_flags {
8181

8282
typedef u64 befs_off_t;
8383
typedef u64 befs_time_t;
84-
typedef void befs_binode_etc;
8584

8685
/* Block runs */
8786
typedef struct {

0 commit comments

Comments
 (0)