projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7359bbf
)
[PATCH] befs: remove bogus typedef
author
Al Viro
<viro@ftp.linux.org.uk>
Sat, 24 Dec 2005 01:56:46 +0000
(20:56 -0500)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 10 Oct 2006 23:15:33 +0000
(16:15 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/befs/befs_fs_types.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/befs/befs_fs_types.h
b/fs/befs/befs_fs_types.h
index 63ef1e18fb84d2f2052dc8861f5df267f23b0727..d124b4c51179686bc1d8e462c80a6dba04c098be 100644
(file)
--- a/
fs/befs/befs_fs_types.h
+++ b/
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 {