fs: befs: replace befs_bread by sb_bread
Since befs_bread merely calls sb_bread, replace it by sb_bread. Link: http://lkml.kernel.org/r/1466800258-4542-1-git-send-email-salah.triki@gmail.com Signed-off-by: Salah Triki <salah.triki@gmail.com> Acked-by: Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:

committed by
Luis de Bethencourt

vanhempi
f0f2536fe3
commit
f7f675406b
@@ -5,5 +5,3 @@
|
||||
struct buffer_head *befs_bread_iaddr(struct super_block *sb,
|
||||
befs_inode_addr iaddr);
|
||||
|
||||
struct buffer_head *befs_bread(struct super_block *sb, befs_blocknr_t block);
|
||||
|
||||
|
Viittaa uudesa ongelmassa
Block a user