From: andrea.gelmini@gelma.net (Andrea Gelmini)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 136/199] arch/arm/mach-h720x/common.h: Checkpatch cleanup
Date: Sun, 23 May 2010 21:55:45 +0200 [thread overview]
Message-ID: <1274644549-24952-9-git-send-email-andrea.gelmini@gelma.net> (raw)
In-Reply-To: <1274644549-24952-1-git-send-email-andrea.gelmini@gelma.net>
arch/arm/mach-h720x/common.h:17: WARNING: space prohibited between function name and open parenthesis '('
arch/arm/mach-h720x/common.h:23: WARNING: space prohibited between function name and open parenthesis '('
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
---
arch/arm/mach-h720x/common.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-h720x/common.h b/arch/arm/mach-h720x/common.h
index d8798db..7dd5fa6 100644
--- a/arch/arm/mach-h720x/common.h
+++ b/arch/arm/mach-h720x/common.h
@@ -14,13 +14,13 @@
*/
extern unsigned long h720x_gettimeoffset(void);
-extern void __init h720x_init_irq (void);
+extern void __init h720x_init_irq(void);
extern void __init h720x_map_io(void);
#ifdef CONFIG_ARCH_H7202
extern struct sys_timer h7202_timer;
extern void __init init_hw_h7202(void);
-extern void __init h7202_init_irq (void);
+extern void __init h7202_init_irq(void);
extern void __init h7202_init_time(void);
#endif
--
1.7.1.251.gf80a2
next prev parent reply other threads:[~2010-05-23 19:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1274644549-24952-1-git-send-email-andrea.gelmini@gelma.net>
2010-05-23 19:55 ` [PATCH 133/199] arch/arm/boot/bootp/bootp.lds: Checkpatch cleanup Andrea Gelmini
2010-05-23 19:55 ` [PATCH 134/199] arch/arm/mach-clps711x/Makefile.boot: " Andrea Gelmini
2010-05-23 19:55 ` [PATCH 135/199] arch/arm/mach-footbridge/ebsa285-pci.c: " Andrea Gelmini
2010-05-23 19:55 ` Andrea Gelmini [this message]
2010-05-23 19:55 ` [PATCH 137/199] arch/arm/mach-sa1100/leds.c: " Andrea Gelmini
2010-05-23 19:55 ` [PATCH 138/199] arch/arm/mach-shark/pci.c: " Andrea Gelmini
2010-05-23 19:55 ` [PATCH 139/199] arch/arm/nwfpe/ChangeLog: " Andrea Gelmini
2010-05-23 19:55 ` [PATCH 140/199] arch/arm/nwfpe/fpsr.h: " Andrea Gelmini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1274644549-24952-9-git-send-email-andrea.gelmini@gelma.net \
--to=andrea.gelmini@gelma.net \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).