All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 149/199] arch/ia64/hp/sim/boot/ssc.h: Checkpatch cleanup
@ 2010-05-23 20:01 Andrea Gelmini
  2010-05-23 20:01 ` [PATCH 159/199] arch/m68k/hp300/hp300map.map: " Andrea Gelmini
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Andrea Gelmini @ 2010-05-23 20:01 UTC (permalink / raw)
  To: linux-ia64

arch/ia64/hp/sim/boot/ssc.h:33: WARNING: space prohibited between function name and open parenthesis '('

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
 arch/ia64/hp/sim/boot/ssc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/ia64/hp/sim/boot/ssc.h b/arch/ia64/hp/sim/boot/ssc.h
index 3b94c03..87400ed 100644
--- a/arch/ia64/hp/sim/boot/ssc.h
+++ b/arch/ia64/hp/sim/boot/ssc.h
@@ -30,6 +30,6 @@
 /*
  * Simulator system call.
  */
-extern long ssc (long arg0, long arg1, long arg2, long arg3, int nr);
+extern long ssc(long arg0, long arg1, long arg2, long arg3, int nr);
 
 #endif /* ssc_h */
-- 
1.7.1.251.gf80a2


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-06-06 11:49 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-23 20:01 [PATCH 149/199] arch/ia64/hp/sim/boot/ssc.h: Checkpatch cleanup Andrea Gelmini
2010-05-23 20:01 ` [PATCH 159/199] arch/m68k/hp300/hp300map.map: " Andrea Gelmini
2010-06-06 11:08   ` Geert Uytterhoeven
2010-06-06 11:30   ` Andreas Schwab
2010-06-06 11:48     ` Geert Uytterhoeven
2010-05-23 20:01 ` [PATCH 160/199] arch/m68k/sun3/leds.c: " Andrea Gelmini
2010-05-23 20:01 ` [PATCH 172/199] arch/parisc/kernel/pa7300lc.c: " Andrea Gelmini
2010-05-23 20:02 ` [PATCH 173/199] arch/parisc/kernel/sys32.h: " Andrea Gelmini
2010-05-23 20:02 ` [PATCH 174/199] arch/parisc/lib/io.c: " Andrea Gelmini
2010-05-23 20:02 ` [PATCH 175/199] arch/parisc/lib/memset.c: " Andrea Gelmini
2010-05-23 20:02 ` [PATCH 176/199] arch/parisc/math-emu/driver.c: " Andrea Gelmini
2010-05-23 20:02 ` [PATCH 177/199] arch/parisc/math-emu/fpbits.h: " Andrea Gelmini
2010-05-23 20:02 ` [PATCH 178/199] arch/s390/crypto/crypto_des.h: " Andrea Gelmini
2010-05-26  0:41   ` Herbert Xu
2010-05-23 20:02 ` [uml-devel] [PATCH 183/199] arch/um/os-Linux/drivers/Makefile: " Andrea Gelmini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.