fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()
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)
commite8a7fd1787d7428ed683d54c0277a7b338e1a11f
tree19aea6bad2e91194a0c163960c30439953a589be
parentdf9b2972b2d996e37a4b1013590e4045828704fb
fs/befs/linuxvfs.c: remove useless pr_err in befs_fill_super()

Remove pr_err since when kzalloc fails there is a generic out of memory
and stack dump.

Link: http://lkml.kernel.org/r/c5a7f2d42ec0fc8465c118248e88cd221c483391.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.024873 seconds and 5 git commands to generate.