linux/fs/befs
Salah Triki 88ff34446b fs: befs: remove in vain variable assignment
There is no need to set *value, it will be overwritten later.

Signed-off-by: Salah Triki <salah.triki@gmail.com>
Acked-by: Luis de Bethencourt <luisbg@osg.samsung.com>
2016-10-08 10:01:22 +01:00
..
befs_fs_types.h
befs.h befs: remove unused functions 2016-10-08 10:01:12 +01:00
btree.c fs: befs: remove in vain variable assignment 2016-10-08 10:01:22 +01:00
btree.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
ChangeLog
datastream.c fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect 2016-10-08 10:01:20 +01:00
datastream.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
debug.c
endian.h
inode.c
inode.h
io.c fs: befs: replace befs_bread by sb_bread 2016-10-08 10:01:12 +01:00
io.h fs: befs: replace befs_bread by sb_bread 2016-10-08 10:01:12 +01:00
Kconfig
linuxvfs.c fs: befs: Insert NULL inode to dentry 2016-10-08 10:01:21 +01:00
Makefile
super.c befs: fix function name in documentation 2016-10-08 10:01:11 +01:00
super.h
TODO