* [PATCH 44/66] arch/powerpc/sysdev/cpm2_pic.h: Checkpatch cleanup [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net> @ 2010-02-27 16:51 ` Andrea Gelmini 2010-03-04 16:45 ` Kumar Gala 0 siblings, 1 reply; 2+ messages in thread From: Andrea Gelmini @ 2010-02-27 16:51 UTC (permalink / raw) To: linux-kernel; +Cc: Andrea Gelmini, Paul Mackerras, linuxppc-dev arch/powerpc/sysdev/cpm2_pic.h:6: ERROR: "(foo*)" should be "(foo *)" Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> --- arch/powerpc/sysdev/cpm2_pic.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/powerpc/sysdev/cpm2_pic.h b/arch/powerpc/sysdev/cpm2_pic.h index 30e5828..2c5f70c 100644 --- a/arch/powerpc/sysdev/cpm2_pic.h +++ b/arch/powerpc/sysdev/cpm2_pic.h @@ -3,6 +3,6 @@ extern unsigned int cpm2_get_irq(void); -extern void cpm2_pic_init(struct device_node*); +extern void cpm2_pic_init(struct device_node *); #endif /* _PPC_KERNEL_CPM2_H */ -- 1.7.0.90.g251a4 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 44/66] arch/powerpc/sysdev/cpm2_pic.h: Checkpatch cleanup 2010-02-27 16:51 ` [PATCH 44/66] arch/powerpc/sysdev/cpm2_pic.h: Checkpatch cleanup Andrea Gelmini @ 2010-03-04 16:45 ` Kumar Gala 0 siblings, 0 replies; 2+ messages in thread From: Kumar Gala @ 2010-03-04 16:45 UTC (permalink / raw) To: Andrea Gelmini; +Cc: linuxppc-dev, Paul Mackerras, linux-kernel On Feb 27, 2010, at 10:51 AM, Andrea Gelmini wrote: > arch/powerpc/sysdev/cpm2_pic.h:6: ERROR: "(foo*)" should be "(foo *)" > > Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> > --- > arch/powerpc/sysdev/cpm2_pic.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) applied to next - k ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-04 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
2010-02-27 16:51 ` [PATCH 44/66] arch/powerpc/sysdev/cpm2_pic.h: Checkpatch cleanup Andrea Gelmini
2010-03-04 16:45 ` Kumar Gala
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox