]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd4e9470e4f025ac858fc36ee5aa034b4c010ba47
treec161b6079e36488e20869b12598a5b337c7a18c4
parent6f6283aad353b28e5f791b81fed70f63cafa60b9
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