* [RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/pci-calgary.c
@ 2007-08-01 17:53 Michal Piotrowski
2007-08-02 5:53 ` Muli Ben-Yehuda
0 siblings, 1 reply; 2+ messages in thread
From: Michal Piotrowski @ 2007-08-01 17:53 UTC (permalink / raw)
To: Andrew Morton, Muli Ben-Yehuda, Jon Mason, discuss, LKML
Hi,
There is no need to include linux/init.h twice
Regards,
Michal
--
LOG
http://www.stardust.webpages.pl/log/
Signed-off-by: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
--- linux-mm-clean/arch/x86_64/kernel/pci-calgary.c 2007-08-01 16:39:29.000000000 +0200
+++ linux-mm/arch/x86_64/kernel/pci-calgary.c 2007-08-01 18:23:45.000000000 +0200
@@ -30,7 +30,6 @@
#include <linux/spinlock.h>
#include <linux/string.h>
#include <linux/dma-mapping.h>
-#include <linux/init.h>
#include <linux/bitops.h>
#include <linux/pci_ids.h>
#include <linux/pci.h>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/pci-calgary.c
2007-08-01 17:53 [RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/pci-calgary.c Michal Piotrowski
@ 2007-08-02 5:53 ` Muli Ben-Yehuda
0 siblings, 0 replies; 2+ messages in thread
From: Muli Ben-Yehuda @ 2007-08-02 5:53 UTC (permalink / raw)
To: Michal Piotrowski; +Cc: Andrew Morton, Jon Mason, discuss, LKML
On Wed, Aug 01, 2007 at 07:53:15PM +0200, Michal Piotrowski wrote:
> Hi,
>
> There is no need to include linux/init.h twice
Thanks, looks good. Will be pushed for 2.6.24.
Cheers,
Muli
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-02 5:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 17:53 [RFC][PATCH] Removal of duplicated include arch/x86_64/kernel/pci-calgary.c Michal Piotrowski
2007-08-02 5:53 ` Muli Ben-Yehuda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox