commit | ca35664031e166ed57659daace5527f16d42e40e | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Fri Aug 08 14:19:39 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 08 15:57:18 2014 -0700 |
tree | c161b6079e36488e20869b12598a5b337c7a18c4 | |
parent | c119239b16e0a45ca303cdcb082733dc4de84a45 [diff] |
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>