* [PATCH 1/5] MIPS: remove duplicated #include
@ 2009-09-27 3:14 Huang Weiyi
2009-09-28 10:47 ` Ralf Baechle
0 siblings, 1 reply; 3+ messages in thread
From: Huang Weiyi @ 2009-09-27 3:14 UTC (permalink / raw)
To: ralf; +Cc: linux-mips, Huang Weiyi
Remove duplicated #include('s) in
arch/mips/kernel/smp.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
arch/mips/kernel/smp.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/mips/kernel/smp.c b/arch/mips/kernel/smp.c
index 4eb106c..09e8dcf 100644
--- a/arch/mips/kernel/smp.c
+++ b/arch/mips/kernel/smp.c
@@ -32,7 +32,6 @@
#include <linux/cpumask.h>
#include <linux/cpu.h>
#include <linux/err.h>
-#include <linux/smp.h>
#include <asm/atomic.h>
#include <asm/cpu.h>
--
1.6.1.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/5] MIPS: remove duplicated #include
2009-09-27 3:14 [PATCH 1/5] MIPS: remove duplicated #include Huang Weiyi
@ 2009-09-28 10:47 ` Ralf Baechle
2009-09-28 18:46 ` Geert Uytterhoeven
0 siblings, 1 reply; 3+ messages in thread
From: Ralf Baechle @ 2009-09-28 10:47 UTC (permalink / raw)
To: Huang Weiyi; +Cc: linux-mips
On Sun, Sep 27, 2009 at 11:14:54AM +0800, Huang Weiyi wrote:
> Remove duplicated #include('s) in
> arch/mips/kernel/smp.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
This is the 3rd identical patch I've received ...
Sorry & thanks anyway!
Ralf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/5] MIPS: remove duplicated #include
2009-09-28 10:47 ` Ralf Baechle
@ 2009-09-28 18:46 ` Geert Uytterhoeven
0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2009-09-28 18:46 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Huang Weiyi, linux-mips
On Mon, Sep 28, 2009 at 12:47, Ralf Baechle <ralf@linux-mips.org> wrote:
> On Sun, Sep 27, 2009 at 11:14:54AM +0800, Huang Weiyi wrote:
>
>> Remove duplicated #include('s) in
>> arch/mips/kernel/smp.c
>>
>> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
>
> This is the 3rd identical patch I've received ...
I have the impression people discovered the good old `make includecheck', since
it's been added to `make help' ;-)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-28 18:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-27 3:14 [PATCH 1/5] MIPS: remove duplicated #include Huang Weiyi
2009-09-28 10:47 ` Ralf Baechle
2009-09-28 18:46 ` Geert Uytterhoeven
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.