Prev: [PATCH 45/66] drivers/isdn/hardware/eicon/os_4bri.h: Checkpatch cleanup
Next: [PATCH 64/66] arch/um/sys-i386/shared/sysdep/skas_ptrace.h: Checkpatch cleanup
From: Andrea Gelmini on 27 Feb 2010 12:00 arch/m68k/hp300/time.h:2: WARNING: space prohibited between function name and open parenthesis '(' Signed-off-by: Andrea Gelmini <andrea.gelmini(a)gelma.net> --- arch/m68k/hp300/time.h | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/arch/m68k/hp300/time.h b/arch/m68k/hp300/time.h index f5b3d09..7b98242 100644 --- a/arch/m68k/hp300/time.h +++ b/arch/m68k/hp300/time.h @@ -1,4 +1,2 @@ extern void hp300_sched_init(irq_handler_t vector); -extern unsigned long hp300_gettimeoffset (void); - - +extern unsigned long hp300_gettimeoffset(void); -- 1.7.0.90.g251a4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |