]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sat, 8 Oct 2016 09:01:10 +0000 (10:01 +0100)
commite808792784e5a4f4532e660697385d3d370f8803
tree62c8c1830b81072fe1ade201e3280d0596e8c528
parentc625426fb61a64427f4e12b83a6710161fd9489b
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