remarkable-linux/fs/befs
Luis de Bethencourt f0f2536fe3 befs: remove unused functions
befs_iaddr_is_empty() and befs_brun_size() are unused. Remove them.

Link: http://lkml.kernel.org/r/1465700235-22881-3-git-send-email-luisbg@osg.samsung.com
Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2016-10-08 10:01:12 +01:00
..
befs.h befs: remove unused functions 2016-10-08 10:01:12 +01:00
befs_fs_types.h
btree.c befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
btree.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
ChangeLog
datastream.c fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULL 2016-05-23 17:04:14 -07:00
datastream.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
debug.c BEFS: logging cleanup 2014-04-03 16:21:25 -07:00
endian.h
inode.c BEFS: logging cleanup 2014-04-03 16:21:25 -07:00
inode.h
io.c fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL 2016-05-23 17:04:14 -07:00
io.h
Kconfig
linuxvfs.c befs: check return of sb_min_blocksize 2016-10-08 10:01:10 +01:00
Makefile BEFS: logging cleanup 2014-04-03 16:21:25 -07:00
super.c befs: fix function name in documentation 2016-10-08 10:01:11 +01:00
super.h
TODO