[PATCH 4/16] befs: remove bogus typedef

From: Al Viro
Date: Tue Oct 10 2006 - 18:38:48 EST


Date: Fri, 23 Dec 2005 20:56:46 -0500

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
---
fs/befs/befs_fs_types.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/befs/befs_fs_types.h b/fs/befs/befs_fs_types.h
index 63ef1e1..d124b4c 100644
--- 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 {
--
1.4.2.GIT


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/