[PATCH 2/3 linux-next] befs: replace typedef befs_sb_info by structure

2015-03-30 Thread Fabian Frederick
See Documenation/CodingStyle Cc: Andrew Morton Signed-off-by: Fabian Frederick --- fs/befs/befs.h | 9 - fs/befs/datastream.c | 4 ++-- fs/befs/io.c | 2 +- fs/befs/linuxvfs.c | 5 ++--- fs/befs/super.c | 4 ++-- 5 files changed, 11 insertions(+), 13 deletions(-)

[PATCH 2/3 linux-next] befs: replace typedef befs_sb_info by structure

2015-03-30 Thread Fabian Frederick
See Documenation/CodingStyle Cc: Andrew Morton a...@linux-foundation.org Signed-off-by: Fabian Frederick f...@skynet.be --- fs/befs/befs.h | 9 - fs/befs/datastream.c | 4 ++-- fs/befs/io.c | 2 +- fs/befs/linuxvfs.c | 5 ++--- fs/befs/super.c | 4 ++-- 5 files