mirror of https://gitee.com/openkylin/linux.git
[PATCH] befs: remove bogus typedef
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
7359bbfd85
commit
88c124d847
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue