commit | f7f675406be6eb3736a8690217d7b41d60f6a1aa | [log] [tgz] |
---|---|---|
author | Salah Triki <[email protected]> | Sat Jul 23 22:36:42 2016 +1000 |
committer | Luis de Bethencourt <[email protected]> | Sat Oct 08 10:01:12 2016 +0100 |
tree | 705249484cabc9add57f29ca27c92627d8af0001 | |
parent | f0f2536fe36671028209e0bd15a2940f2b61cdb5 [diff] |
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/[email protected] Signed-off-by: Salah Triki <[email protected]> Acked-by: Luis de Bethencourt <[email protected]> Signed-off-by: Andrew Morton <[email protected]>