fs/befs/linuxvfs.c: remove useless befs_error
authorSalah Triki <salah.triki@acm.org>
Sat, 23 Jul 2016 12:36:41 +0000 (22:36 +1000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 9 Aug 2016 14:18:06 +0000 (15:18 +0100)
commit0e44fa8e5e6b395e40c2fdcb46d32cbcb71af70a
treeaa8d3035b1fbe723402c3eb0eae66e29767ea806
parente8a7fd1787d7428ed683d54c0277a7b338e1a11f
fs/befs/linuxvfs.c: remove useless befs_error

Remove befs_error since when kmalloc fails there is a generic out of
memory and stack dump.

Link: http://lkml.kernel.org/r/3de4d388d98bbb570462a5eb8e64623e17fb5d74.1464226521.git.salah.triki@acm.org
Signed-off-by: Salah Triki <salah.triki@acm.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/befs/linuxvfs.c
This page took 0.02519 seconds and 5 git commands to generate.