arch/m68knommu/mm/fault.c: Checkpatch cleanup
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sun, 23 May 2010 20:01:57 +0000 (22:01 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 24 May 2010 04:44:02 +0000 (14:44 +1000)
arch/m68knommu/mm/fault.c:39: WARNING: space prohibited between function name and open parenthesis '('
arch/m68knommu/mm/fault.c:47: WARNING: braces {} are not necessary for any arm of this statement
arch/m68knommu/mm/fault.c:51: ERROR: space required after that ',' (ctx:VxV)

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found