commit | c625426fb61a64427f4e12b83a6710161fd9489b | [log] [tgz] |
---|---|---|
author | Salah Triki <salah.triki@acm.org> | Sat Jul 23 22:36:41 2016 +1000 |
committer | Luis de Bethencourt <luisbg@osg.samsung.com> | Sat Oct 08 10:01:09 2016 +0100 |
tree | 1022ddf51b1a33f9dda51f189ea0627b377db68e | |
parent | dceee2e230e07d25e50478dde3f0621a1381da53 [diff] |
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>