mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
[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
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue