projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9b0d8b
)
m68k: hp300 - Checkpatch cleanup
author
Andrea Gelmini
<andrea.gelmini@gelma.net>
Sat, 27 Feb 2010 16:51:33 +0000
(17:51 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 17 May 2010 19:15:40 +0000
(21:15 +0200)
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>
arch/m68k/hp300/time.h
patch
|
blob
|
history
diff --git
a/arch/m68k/hp300/time.h
b/arch/m68k/hp300/time.h
index f5b3d098b0f5e1295a7f2653941de23c387ec227..7b98242960de76b58da5cd7fb1e72d0985091c0b 100644
(file)
--- 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);