fs/efs/namei.c: return is not a function
authorFabian Frederick <fabf@skynet.be>
Fri, 8 Aug 2014 21:19:39 +0000 (14:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:18 +0000 (15:57 -0700)
commitca35664031e166ed57659daace5527f16d42e40e
treec161b6079e36488e20869b12598a5b337c7a18c4
parentc119239b16e0a45ca303cdcb082733dc4de84a45
fs/efs/namei.c: return is not a function

Fix checkpatch errors:

"ERROR: return is not a function, parentheses are not required"

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/efs/namei.c