diff options
Diffstat (limited to 'fs/jffs2/jffs2_private.h')
| -rw-r--r-- | fs/jffs2/jffs2_private.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/fs/jffs2/jffs2_private.h b/fs/jffs2/jffs2_private.h index d53e5764b..65ca6eb98 100644 --- a/fs/jffs2/jffs2_private.h +++ b/fs/jffs2/jffs2_private.h @@ -22,7 +22,6 @@ struct b_list {  };  struct b_lists { -	char *partOffset;  	struct b_list dir;  	struct b_list frag; |