linux/fs/befs
Fabian Frederick 111d639dd6 fs/befs/linuxvfs.c: remove unnecessary casting
Fix the following coccinelle warning:

  fs/befs/linuxvfs.c:278:14-36: WARNING: casting value returned by memory allocation function to (struct befs_inode_info *) is useless.

[akpm@linux-foundation.org: avoid 80-col ugliness]
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-17 14:34:50 -08:00
..
befs_fs_types.h
befs.h
btree.c
btree.h
ChangeLog
datastream.c
datastream.h
debug.c
endian.h
inode.c
inode.h
io.c
io.h
Kconfig
linuxvfs.c fs/befs/linuxvfs.c: remove unnecessary casting 2015-02-17 14:34:50 -08:00
Makefile
super.c
super.h
TODO