Skip to content

Commit

Permalink
m68k: hp300 - Checkpatch cleanup
Browse files Browse the repository at this point in the history
arch/m68k/hp300/time.h:2: WARNING: space prohibited between function name and open parenthesis '('

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
  • Loading branch information
Andrea Gelmini authored and Geert Uytterhoeven committed May 17, 2010
1 parent b9b0d8b commit 9881bbb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions arch/m68k/hp300/time.h
Original file line number Diff line number Diff line change
@@ -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);

0 comments on commit 9881bbb

Please sign in to comment.