All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/44] includecheck: fix multiple includes
@ 2009-07-08 14:28 Jaswinder Singh Rajput
  2009-07-08 14:30 ` [PATCH 1/44] includecheck fix: arm, misc.c Jaswinder Singh Rajput
                   ` (45 more replies)
  0 siblings, 46 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:28 UTC (permalink / raw)
  To: Russell King, Kevin Hilman, David Howells, benh, paulus,
	schwidefsky, heiko.carstens, jdike, Ingo Molnar, x86 maintainers,
	Alan Cox, David Miller, James Bottomley, dbrownell, Greg KH,
	mchehab, jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML

The following changes since commit faf80d62e44dc627efb741f48db50c1858d1667c:
  Linus Torvalds (1):
        Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6.git master

Jaswinder Singh Rajput (44):
      includecheck fix: arm, misc.c
      includecheck fix: arm, atomic.h
      includecheck fix: arm, board-dm355-evm.c
      includecheck fix: arm, board-dm355-leopard.c
      includecheck fix: arm, board-dm644x-evm.c
      includecheck fix: arm, board-dm646x-evm.c
      includecheck fix: arm, board-sffsdr.c
      includecheck fix: arm, mach-mx3/devices.c
      includecheck fix: arm, mach-omap1/mcbsp.c
      includecheck fix: arm, mach-omap2/mcbsp.c
      includecheck fix: arm, plat-s3c64xx/pm.c
      includecheck fix: arm, plat-stmp3xxx/pinmux.c
      includecheck fix: mn10300, sys_mn10300.c
      includecheck fix: powerpc, mpc7450-pmu.c
      includecheck fix: powerpc, ppc970-pmu.c
      includecheck fix: s390, sys_s390.c
      includecheck fix: um, helper.c
      includecheck fix: x86, dumpstack.c
      includecheck fix: x86, traps.c
      includecheck fix: x86, shadow.c
      includecheck fix: Documentation, cfag12864b-example.c
      includecheck fix: drivers/char, vt.c
      includecheck fix: drivers/net, sja1000.c
      includecheck fix: drivers/net, axnet_cs.c
      includecheck fix: drivers/net, smc911x.h
      includecheck fix: drivers/parisc, ccio-dma.c
      includecheck fix: drivers/scsi, libfcoe.c
      includecheck fix: drivers/scsi, ibmvscsi.c
      includecheck fix: drivers/spi, amba-pl022.c
      includecheck fix: drivers/staging, usbdrv.c
      includecheck fix: drivers/staging, rt_linux.h
      includecheck fix: drivers/video, vgacon.c
      includecheck fix: drivers/xen, evtchn.c
      includecheck fix: fs/xfs, xfs_iops.c
      includecheck fix: include/acpi, acpi_bus.h
      includecheck fix: include/drm, drm_memory.h
      includecheck fix: include/linux, aio.h
      includecheck fix: include/linux, ftrace.h
      includecheck fix: include/linux, icmpv6.h
      includecheck fix: include/linux, net_dropmon.h
      includecheck fix: include/linux, rfkill.h
      includecheck fix: kernel/trace, ring_buffer.c
      includecheck fix: mm, nommu.c
      includecheck fix: mm, shmem.c

 Documentation/auxdisplay/cfag12864b-example.c |    1 -
 arch/arm/boot/compressed/misc.c               |    1 -
 arch/arm/include/asm/atomic.h                 |    2 --
 arch/arm/mach-davinci/board-dm355-evm.c       |    1 -
 arch/arm/mach-davinci/board-dm355-leopard.c   |    1 -
 arch/arm/mach-davinci/board-dm644x-evm.c      |    1 -
 arch/arm/mach-davinci/board-dm646x-evm.c      |    1 -
 arch/arm/mach-davinci/board-sffsdr.c          |    1 -
 arch/arm/mach-mx3/devices.c                   |    1 -
 arch/arm/mach-omap1/mcbsp.c                   |    1 -
 arch/arm/mach-omap2/mcbsp.c                   |    1 -
 arch/arm/plat-s3c64xx/pm.c                    |    2 --
 arch/arm/plat-stmp3xxx/pinmux.c               |    1 -
 arch/mn10300/kernel/sys_mn10300.c             |    1 -
 arch/powerpc/kernel/mpc7450-pmu.c             |    1 -
 arch/powerpc/kernel/ppc970-pmu.c              |    1 -
 arch/s390/kernel/sys_s390.c                   |    1 -
 arch/um/os-Linux/helper.c                     |    1 -
 arch/x86/kernel/dumpstack.c                   |    1 -
 arch/x86/kernel/traps.c                       |    1 -
 arch/x86/mm/kmemcheck/shadow.c                |    1 -
 drivers/char/vt.c                             |    1 -
 drivers/net/can/sja1000/sja1000.c             |    1 -
 drivers/net/pcmcia/axnet_cs.c                 |    2 --
 drivers/net/smc911x.h                         |    1 -
 drivers/parisc/ccio-dma.c                     |    1 -
 drivers/scsi/fcoe/libfcoe.c                   |    1 -
 drivers/scsi/ibmvscsi/ibmvscsi.c              |    1 -
 drivers/spi/amba-pl022.c                      |    2 --
 drivers/staging/otus/usbdrv.c                 |    3 ---
 drivers/staging/rt2860/rt_linux.h             |    4 ----
 drivers/video/console/vgacon.c                |    1 -
 drivers/xen/evtchn.c                          |    1 -
 fs/xfs/linux-2.6/xfs_iops.c                   |    1 -
 include/acpi/acpi_bus.h                       |    1 -
 include/drm/drm_memory.h                      |    2 --
 include/linux/aio.h                           |    2 --
 include/linux/ftrace.h                        |    1 -
 include/linux/icmpv6.h                        |    2 --
 include/linux/net_dropmon.h                   |    1 -
 include/linux/rfkill.h                        |    1 -
 kernel/trace/ring_buffer.c                    |    2 --
 mm/nommu.c                                    |    2 --
 mm/shmem.c                                    |    1 -
 44 files changed, 0 insertions(+), 58 deletions(-)



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

* [PATCH 1/44] includecheck fix: arm, misc.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
@ 2009-07-08 14:30 ` Jaswinder Singh Rajput
  2009-07-08 14:31 ` [PATCH 2/44] includecheck fix: arm, atomic.h Jaswinder Singh Rajput
                   ` (44 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:30 UTC (permalink / raw)
  To: Russell King; +Cc: Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/boot/compressed/misc.c: linux/compiler.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/boot/compressed/misc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/boot/compressed/misc.c b/arch/arm/boot/compressed/misc.c
index 9e6e512..17153b5 100644
--- a/arch/arm/boot/compressed/misc.c
+++ b/arch/arm/boot/compressed/misc.c
@@ -29,7 +29,6 @@ unsigned int __machine_arch_type;
 
 static void putstr(const char *ptr);
 
-#include <linux/compiler.h>
 #include <mach/uncompress.h>
 
 #ifdef CONFIG_DEBUG_ICEDCC
-- 
1.6.0.6




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

* [PATCH 2/44] includecheck fix: arm, atomic.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
  2009-07-08 14:30 ` [PATCH 1/44] includecheck fix: arm, misc.c Jaswinder Singh Rajput
@ 2009-07-08 14:31 ` Jaswinder Singh Rajput
  2009-07-08 14:33 ` [PATCH 3/44] includecheck fix: arm, board-dm355-evm.c Jaswinder Singh Rajput
                   ` (43 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:31 UTC (permalink / raw)
  To: Russell King; +Cc: Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/include/asm/atomic.h: asm/system.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/include/asm/atomic.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/include/asm/atomic.h b/arch/arm/include/asm/atomic.h
index 9e07fe5..9ed2377 100644
--- a/arch/arm/include/asm/atomic.h
+++ b/arch/arm/include/asm/atomic.h
@@ -159,8 +159,6 @@ static inline void atomic_clear_mask(unsigned long mask, unsigned long *addr)
 
 #else /* ARM_ARCH_6 */
 
-#include <asm/system.h>
-
 #ifdef CONFIG_SMP
 #error SMP not supported on pre-ARMv6 CPUs
 #endif
-- 
1.6.0.6




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

* [PATCH 3/44] includecheck fix: arm, board-dm355-evm.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
  2009-07-08 14:30 ` [PATCH 1/44] includecheck fix: arm, misc.c Jaswinder Singh Rajput
  2009-07-08 14:31 ` [PATCH 2/44] includecheck fix: arm, atomic.h Jaswinder Singh Rajput
@ 2009-07-08 14:33 ` Jaswinder Singh Rajput
  2009-07-09 14:18   ` Kevin Hilman
  2009-07-08 14:34 ` [PATCH 4/44] includecheck fix: arm, board-dm355-leopard.c Jaswinder Singh Rajput
                   ` (42 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:33 UTC (permalink / raw)
  To: Russell King; +Cc: Kevin Hilman, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/mach-davinci/board-dm355-evm.c: mach/common.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-davinci/board-dm355-evm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-davinci/board-dm355-evm.c b/arch/arm/mach-davinci/board-dm355-evm.c
index 5ac2f56..d6ab64c 100644
--- a/arch/arm/mach-davinci/board-dm355-evm.c
+++ b/arch/arm/mach-davinci/board-dm355-evm.c
@@ -37,7 +37,6 @@
 #include <mach/serial.h>
 #include <mach/nand.h>
 #include <mach/mmc.h>
-#include <mach/common.h>
 
 #define DAVINCI_ASYNC_EMIF_CONTROL_BASE		0x01e10000
 #define DAVINCI_ASYNC_EMIF_DATA_CE0_BASE	0x02000000
-- 
1.6.0.6




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

* [PATCH 4/44] includecheck fix: arm, board-dm355-leopard.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (2 preceding siblings ...)
  2009-07-08 14:33 ` [PATCH 3/44] includecheck fix: arm, board-dm355-evm.c Jaswinder Singh Rajput
@ 2009-07-08 14:34 ` Jaswinder Singh Rajput
  2009-07-09 14:18   ` Kevin Hilman
  2009-07-08 14:35 ` [PATCH 5/44] includecheck fix: arm, board-dm644x-evm.c Jaswinder Singh Rajput
                   ` (41 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:34 UTC (permalink / raw)
  To: Russell King; +Cc: Kevin Hilman, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/mach-davinci/board-dm355-leopard.c: mach/common.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-davinci/board-dm355-leopard.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-davinci/board-dm355-leopard.c b/arch/arm/mach-davinci/board-dm355-leopard.c
index 28c9008..84ad5d1 100644
--- a/arch/arm/mach-davinci/board-dm355-leopard.c
+++ b/arch/arm/mach-davinci/board-dm355-leopard.c
@@ -36,7 +36,6 @@
 #include <mach/serial.h>
 #include <mach/nand.h>
 #include <mach/mmc.h>
-#include <mach/common.h>
 
 #define DAVINCI_ASYNC_EMIF_CONTROL_BASE		0x01e10000
 #define DAVINCI_ASYNC_EMIF_DATA_CE0_BASE	0x02000000
-- 
1.6.0.6




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

* [PATCH 5/44] includecheck fix: arm, board-dm644x-evm.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (3 preceding siblings ...)
  2009-07-08 14:34 ` [PATCH 4/44] includecheck fix: arm, board-dm355-leopard.c Jaswinder Singh Rajput
@ 2009-07-08 14:35 ` Jaswinder Singh Rajput
  2009-07-09 14:27   ` Kevin Hilman
  2009-07-08 14:36 ` [PATCH 6/44] includecheck fix: arm, board-dm646x-evm.c Jaswinder Singh Rajput
                   ` (40 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:35 UTC (permalink / raw)
  To: Russell King; +Cc: Kevin Hilman, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/mach-davinci/board-dm644x-evm.c: mach/common.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-davinci/board-dm644x-evm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-davinci/board-dm644x-evm.c b/arch/arm/mach-davinci/board-dm644x-evm.c
index d9d4045..56c8cd0 100644
--- a/arch/arm/mach-davinci/board-dm644x-evm.c
+++ b/arch/arm/mach-davinci/board-dm644x-evm.c
@@ -45,7 +45,6 @@
 #include <mach/nand.h>
 #include <mach/mmc.h>
 #include <mach/emac.h>
-#include <mach/common.h>
 
 #define DM644X_EVM_PHY_MASK		(0x2)
 #define DM644X_EVM_MDIO_FREQUENCY	(2200000) /* PHY bus frequency */
-- 
1.6.0.6




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

* [PATCH 6/44] includecheck fix: arm, board-dm646x-evm.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (4 preceding siblings ...)
  2009-07-08 14:35 ` [PATCH 5/44] includecheck fix: arm, board-dm644x-evm.c Jaswinder Singh Rajput
@ 2009-07-08 14:36 ` Jaswinder Singh Rajput
  2009-07-09 14:27   ` Kevin Hilman
  2009-07-08 14:37 ` [PATCH 7/44] includecheck fix: arm, board-sffsdr.c Jaswinder Singh Rajput
                   ` (39 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:36 UTC (permalink / raw)
  To: Russell King; +Cc: Kevin Hilman, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/mach-davinci/board-dm646x-evm.c: mach/common.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-davinci/board-dm646x-evm.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-davinci/board-dm646x-evm.c b/arch/arm/mach-davinci/board-dm646x-evm.c
index e17de63..8657e72 100644
--- a/arch/arm/mach-davinci/board-dm646x-evm.c
+++ b/arch/arm/mach-davinci/board-dm646x-evm.c
@@ -47,7 +47,6 @@
 #include <mach/i2c.h>
 #include <mach/mmc.h>
 #include <mach/emac.h>
-#include <mach/common.h>
 
 #define DM646X_EVM_PHY_MASK		(0x2)
 #define DM646X_EVM_MDIO_FREQUENCY	(2200000) /* PHY bus frequency */
-- 
1.6.0.6




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

* [PATCH 7/44] includecheck fix: arm, board-sffsdr.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (5 preceding siblings ...)
  2009-07-08 14:36 ` [PATCH 6/44] includecheck fix: arm, board-dm646x-evm.c Jaswinder Singh Rajput
@ 2009-07-08 14:37 ` Jaswinder Singh Rajput
  2009-07-09 14:28   ` Kevin Hilman
  2009-07-08 14:38 ` [PATCH 8/44] includecheck fix: arm, mach-mx3/devices.c Jaswinder Singh Rajput
                   ` (38 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:37 UTC (permalink / raw)
  To: Russell King; +Cc: Kevin Hilman, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/mach-davinci/board-sffsdr.c: mach/common.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-davinci/board-sffsdr.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-davinci/board-sffsdr.c b/arch/arm/mach-davinci/board-sffsdr.c
index 748a8e4..7acdfd8 100644
--- a/arch/arm/mach-davinci/board-sffsdr.c
+++ b/arch/arm/mach-davinci/board-sffsdr.c
@@ -52,7 +52,6 @@
 #include <mach/serial.h>
 #include <mach/psc.h>
 #include <mach/mux.h>
-#include <mach/common.h>
 
 #define SFFSDR_PHY_MASK		(0x2)
 #define SFFSDR_MDIO_FREQUENCY	(2200000) /* PHY bus frequency */
-- 
1.6.0.6




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

* [PATCH 8/44] includecheck fix: arm, mach-mx3/devices.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (6 preceding siblings ...)
  2009-07-08 14:37 ` [PATCH 7/44] includecheck fix: arm, board-sffsdr.c Jaswinder Singh Rajput
@ 2009-07-08 14:38 ` Jaswinder Singh Rajput
  2009-07-08 14:40 ` [PATCH 9/44] includecheck fix: arm, mach-omap1/mcbsp.c Jaswinder Singh Rajput
                   ` (37 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:38 UTC (permalink / raw)
  To: Russell King; +Cc: Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/mach-mx3/devices.c: linux/dma-mapping.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-mx3/devices.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-mx3/devices.c b/arch/arm/mach-mx3/devices.c
index d927edd..9e87e08 100644
--- a/arch/arm/mach-mx3/devices.c
+++ b/arch/arm/mach-mx3/devices.c
@@ -22,7 +22,6 @@
 #include <linux/platform_device.h>
 #include <linux/serial.h>
 #include <linux/gpio.h>
-#include <linux/dma-mapping.h>
 #include <mach/hardware.h>
 #include <mach/irqs.h>
 #include <mach/common.h>
-- 
1.6.0.6




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

* [PATCH 9/44] includecheck fix: arm, mach-omap1/mcbsp.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (7 preceding siblings ...)
  2009-07-08 14:38 ` [PATCH 8/44] includecheck fix: arm, mach-mx3/devices.c Jaswinder Singh Rajput
@ 2009-07-08 14:40 ` Jaswinder Singh Rajput
  2009-07-09 14:30   ` Kevin Hilman
  2009-07-08 14:41 ` [PATCH 10/44] includecheck fix: arm, mach-omap2/mcbsp.c Jaswinder Singh Rajput
                   ` (36 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:40 UTC (permalink / raw)
  To: Russell King; +Cc: Sam Ravnborg, LKML, Kevin Hilman, tony


fix the following 'make includecheck' warning:

  arch/arm/mach-omap1/mcbsp.c: mach/irqs.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-omap1/mcbsp.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap1/mcbsp.c b/arch/arm/mach-omap1/mcbsp.c
index a2d7814..505d98c 100644
--- a/arch/arm/mach-omap1/mcbsp.c
+++ b/arch/arm/mach-omap1/mcbsp.c
@@ -19,7 +19,6 @@
 
 #include <mach/irqs.h>
 #include <mach/dma.h>
-#include <mach/irqs.h>
 #include <mach/mux.h>
 #include <mach/cpu.h>
 #include <mach/mcbsp.h>
-- 
1.6.0.6




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

* [PATCH 10/44] includecheck fix: arm, mach-omap2/mcbsp.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (8 preceding siblings ...)
  2009-07-08 14:40 ` [PATCH 9/44] includecheck fix: arm, mach-omap1/mcbsp.c Jaswinder Singh Rajput
@ 2009-07-08 14:41 ` Jaswinder Singh Rajput
  2009-07-09 14:30   ` Kevin Hilman
  2009-07-08 14:42 ` [PATCH 11/44] includecheck fix: arm, plat-s3c64xx/pm.c Jaswinder Singh Rajput
                   ` (35 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:41 UTC (permalink / raw)
  To: Russell King; +Cc: Kevin Hilman, Sam Ravnborg, LKML, tony


fix the following 'make includecheck' warning:

  arch/arm/mach-omap2/mcbsp.c: mach/irqs.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/mach-omap2/mcbsp.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch/arm/mach-omap2/mcbsp.c
index a5c0f04..99b6e15 100644
--- a/arch/arm/mach-omap2/mcbsp.c
+++ b/arch/arm/mach-omap2/mcbsp.c
@@ -19,7 +19,6 @@
 
 #include <mach/irqs.h>
 #include <mach/dma.h>
-#include <mach/irqs.h>
 #include <mach/mux.h>
 #include <mach/cpu.h>
 #include <mach/mcbsp.h>
-- 
1.6.0.6




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

* [PATCH 11/44] includecheck fix: arm, plat-s3c64xx/pm.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (9 preceding siblings ...)
  2009-07-08 14:41 ` [PATCH 10/44] includecheck fix: arm, mach-omap2/mcbsp.c Jaswinder Singh Rajput
@ 2009-07-08 14:42 ` Jaswinder Singh Rajput
  2009-07-08 14:43 ` [PATCH 12/44] includecheck fix: arm, plat-stmp3xxx/pinmux.c Jaswinder Singh Rajput
                   ` (34 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:42 UTC (permalink / raw)
  To: Russell King; +Cc: Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/plat-s3c64xx/pm.c: plat/regs-gpio.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/plat-s3c64xx/pm.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/plat-s3c64xx/pm.c b/arch/arm/plat-s3c64xx/pm.c
index 07a6516..47632fc 100644
--- a/arch/arm/plat-s3c64xx/pm.c
+++ b/arch/arm/plat-s3c64xx/pm.c
@@ -117,8 +117,6 @@ void s3c_pm_save_core(void)
  * this.
  */
 
-#include <plat/regs-gpio.h>
-
 static void s3c64xx_cpu_suspend(void)
 {
 	unsigned long tmp;
-- 
1.6.0.6




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

* [PATCH 12/44] includecheck fix: arm, plat-stmp3xxx/pinmux.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (10 preceding siblings ...)
  2009-07-08 14:42 ` [PATCH 11/44] includecheck fix: arm, plat-s3c64xx/pm.c Jaswinder Singh Rajput
@ 2009-07-08 14:43 ` Jaswinder Singh Rajput
  2009-07-08 14:44 ` [PATCH 13/44] includecheck fix: mn10300, sys_mn10300.c Jaswinder Singh Rajput
                   ` (33 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:43 UTC (permalink / raw)
  To: Russell King; +Cc: Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/arm/plat-stmp3xxx/pinmux.c: linux/sysdev.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/arm/plat-stmp3xxx/pinmux.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/plat-stmp3xxx/pinmux.c b/arch/arm/plat-stmp3xxx/pinmux.c
index d412003..6d6b1a4 100644
--- a/arch/arm/plat-stmp3xxx/pinmux.c
+++ b/arch/arm/plat-stmp3xxx/pinmux.c
@@ -22,7 +22,6 @@
 #include <linux/sysdev.h>
 #include <linux/string.h>
 #include <linux/bitops.h>
-#include <linux/sysdev.h>
 #include <linux/irq.h>
 
 #include <mach/hardware.h>
-- 
1.6.0.6




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

* [PATCH 13/44] includecheck fix: mn10300, sys_mn10300.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (11 preceding siblings ...)
  2009-07-08 14:43 ` [PATCH 12/44] includecheck fix: arm, plat-stmp3xxx/pinmux.c Jaswinder Singh Rajput
@ 2009-07-08 14:44 ` Jaswinder Singh Rajput
  2009-07-08 14:47 ` [PATCH 14/44] includecheck fix: powerpc, mpc7450-pmu.c Jaswinder Singh Rajput
                   ` (32 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:44 UTC (permalink / raw)
  To: David Howells; +Cc: Sam Ravnborg, LKML

includecheck fix: mn10300, sys_mn10300.c

fix the following 'make includecheck' warning:

  arch/mn10300/kernel/sys_mn10300.c: linux/syscalls.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/mn10300/kernel/sys_mn10300.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/mn10300/kernel/sys_mn10300.c b/arch/mn10300/kernel/sys_mn10300.c
index bca5a84..6551ada 100644
--- a/arch/mn10300/kernel/sys_mn10300.c
+++ b/arch/mn10300/kernel/sys_mn10300.c
@@ -21,7 +21,6 @@
 #include <linux/mman.h>
 #include <linux/file.h>
 #include <linux/utsname.h>
-#include <linux/syscalls.h>
 #include <linux/tty.h>
 
 #include <asm/uaccess.h>
-- 
1.6.0.6




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

* [PATCH 14/44] includecheck fix: powerpc, mpc7450-pmu.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (12 preceding siblings ...)
  2009-07-08 14:44 ` [PATCH 13/44] includecheck fix: mn10300, sys_mn10300.c Jaswinder Singh Rajput
@ 2009-07-08 14:47 ` Jaswinder Singh Rajput
  2009-07-08 14:50 ` [PATCH 15/44] includecheck fix: powerpc, ppc970-pmu.c Jaswinder Singh Rajput
                   ` (31 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:47 UTC (permalink / raw)
  To: benh, paulus, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/powerpc/kernel/mpc7450-pmu.c: linux/string.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/powerpc/kernel/mpc7450-pmu.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/kernel/mpc7450-pmu.c b/arch/powerpc/kernel/mpc7450-pmu.c
index 75ff47f..c244133 100644
--- a/arch/powerpc/kernel/mpc7450-pmu.c
+++ b/arch/powerpc/kernel/mpc7450-pmu.c
@@ -10,7 +10,6 @@
  */
 #include <linux/string.h>
 #include <linux/perf_counter.h>
-#include <linux/string.h>
 #include <asm/reg.h>
 #include <asm/cputable.h>
 
-- 
1.6.0.6




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

* [PATCH 15/44] includecheck fix: powerpc, ppc970-pmu.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (13 preceding siblings ...)
  2009-07-08 14:47 ` [PATCH 14/44] includecheck fix: powerpc, mpc7450-pmu.c Jaswinder Singh Rajput
@ 2009-07-08 14:50 ` Jaswinder Singh Rajput
  2009-07-08 14:55 ` [PATCH 17/44] includecheck fix: um, helper.c Jaswinder Singh Rajput
                   ` (30 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:50 UTC (permalink / raw)
  To: benh, paulus, Sam Ravnborg, LKML



fix the following 'make includecheck' warning:

  arch/powerpc/kernel/ppc970-pmu.c: linux/string.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/powerpc/kernel/ppc970-pmu.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/kernel/ppc970-pmu.c b/arch/powerpc/kernel/ppc970-pmu.c
index 6637c87..833097a 100644
--- a/arch/powerpc/kernel/ppc970-pmu.c
+++ b/arch/powerpc/kernel/ppc970-pmu.c
@@ -10,7 +10,6 @@
  */
 #include <linux/string.h>
 #include <linux/perf_counter.h>
-#include <linux/string.h>
 #include <asm/reg.h>
 #include <asm/cputable.h>
 
-- 
1.6.0.6




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

* [PATCH 17/44] includecheck fix: um, helper.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (14 preceding siblings ...)
  2009-07-08 14:50 ` [PATCH 15/44] includecheck fix: powerpc, ppc970-pmu.c Jaswinder Singh Rajput
@ 2009-07-08 14:55 ` Jaswinder Singh Rajput
  2009-07-10  8:51   ` Amerigo Wang
  2009-07-08 14:57 ` [PATCH 18/44] includecheck fix: x86, dumpstack.c Jaswinder Singh Rajput
                   ` (29 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:55 UTC (permalink / raw)
  To: jdike, user-mode-linux-devel, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/um/os-Linux/helper.c: linux/limits.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/um/os-Linux/helper.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/um/os-Linux/helper.c b/arch/um/os-Linux/helper.c
index 30860b8..b6b1096 100644
--- a/arch/um/os-Linux/helper.c
+++ b/arch/um/os-Linux/helper.c
@@ -15,7 +15,6 @@
 #include "os.h"
 #include "um_malloc.h"
 #include "user.h"
-#include <linux/limits.h>
 
 struct helper_data {
 	void (*pre_exec)(void*);
-- 
1.6.0.6




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

* [PATCH 18/44] includecheck fix: x86, dumpstack.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (15 preceding siblings ...)
  2009-07-08 14:55 ` [PATCH 17/44] includecheck fix: um, helper.c Jaswinder Singh Rajput
@ 2009-07-08 14:57 ` Jaswinder Singh Rajput
  2009-07-09 17:25   ` Cyrill Gorcunov
  2009-07-08 14:58 ` [PATCH 19/44] includecheck fix: x86, traps.c Jaswinder Singh Rajput
                   ` (28 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:57 UTC (permalink / raw)
  To: Ingo Molnar, x86 maintainers, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/x86/kernel/dumpstack.c: linux/ftrace.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/x86/kernel/dumpstack.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/x86/kernel/dumpstack.c b/arch/x86/kernel/dumpstack.c
index c840571..2d8a371 100644
--- a/arch/x86/kernel/dumpstack.c
+++ b/arch/x86/kernel/dumpstack.c
@@ -15,7 +15,6 @@
 #include <linux/bug.h>
 #include <linux/nmi.h>
 #include <linux/sysfs.h>
-#include <linux/ftrace.h>
 
 #include <asm/stacktrace.h>
 
-- 
1.6.0.6




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

* [PATCH 19/44] includecheck fix: x86, traps.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (16 preceding siblings ...)
  2009-07-08 14:57 ` [PATCH 18/44] includecheck fix: x86, dumpstack.c Jaswinder Singh Rajput
@ 2009-07-08 14:58 ` Jaswinder Singh Rajput
  2009-07-08 14:59 ` [PATCH 20/44] includecheck fix: x86, shadow.c Jaswinder Singh Rajput
                   ` (27 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:58 UTC (permalink / raw)
  To: Ingo Molnar, x86 maintainers, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/x86/kernel/traps.c: asm/traps.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/x86/kernel/traps.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/x86/kernel/traps.c b/arch/x86/kernel/traps.c
index 5204332..de96b50 100644
--- a/arch/x86/kernel/traps.c
+++ b/arch/x86/kernel/traps.c
@@ -64,7 +64,6 @@
 #else
 #include <asm/processor-flags.h>
 #include <asm/setup.h>
-#include <asm/traps.h>
 
 asmlinkage int system_call(void);
 
-- 
1.6.0.6




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

* [PATCH 20/44] includecheck fix: x86, shadow.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (17 preceding siblings ...)
  2009-07-08 14:58 ` [PATCH 19/44] includecheck fix: x86, traps.c Jaswinder Singh Rajput
@ 2009-07-08 14:59 ` Jaswinder Singh Rajput
  2009-07-09 16:28   ` Cyrill Gorcunov
  2009-07-08 15:02 ` [PATCH 21/44] includecheck fix: Documentation, cfag12864b-example.c Jaswinder Singh Rajput
                   ` (26 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 14:59 UTC (permalink / raw)
  To: Ingo Molnar, x86 maintainers, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/x86/mm/kmemcheck/shadow.c: linux/module.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/x86/mm/kmemcheck/shadow.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/x86/mm/kmemcheck/shadow.c b/arch/x86/mm/kmemcheck/shadow.c
index e773b6b..3f66b82 100644
--- a/arch/x86/mm/kmemcheck/shadow.c
+++ b/arch/x86/mm/kmemcheck/shadow.c
@@ -1,7 +1,6 @@
 #include <linux/kmemcheck.h>
 #include <linux/module.h>
 #include <linux/mm.h>
-#include <linux/module.h>
 
 #include <asm/page.h>
 #include <asm/pgtable.h>
-- 
1.6.0.6




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

* [PATCH 21/44] includecheck fix: Documentation, cfag12864b-example.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (18 preceding siblings ...)
  2009-07-08 14:59 ` [PATCH 20/44] includecheck fix: x86, shadow.c Jaswinder Singh Rajput
@ 2009-07-08 15:02 ` Jaswinder Singh Rajput
  2009-07-08 16:17   ` Randy Dunlap
  2009-07-08 15:10 ` [PATCH 22/44] includecheck fix: drivers/char, vt.c Jaswinder Singh Rajput
                   ` (25 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:02 UTC (permalink / raw)
  To: Miguel Ojeda Sandonis, Paulo Marques, Randy Dunlap,
	Andrew Morton, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  Documentation/auxdisplay/cfag12864b-example.c: string.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 Documentation/auxdisplay/cfag12864b-example.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Documentation/auxdisplay/cfag12864b-example.c b/Documentation/auxdisplay/cfag12864b-example.c
index 2caeea5..156bcaa 100644
--- a/Documentation/auxdisplay/cfag12864b-example.c
+++ b/Documentation/auxdisplay/cfag12864b-example.c
@@ -194,7 +194,6 @@ void cfag12864b_blit(void)
  */
 
 #include <stdio.h>
-#include <string.h>
 
 #define EXAMPLES	6
 
-- 
1.6.0.6




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

* [PATCH 22/44] includecheck fix: drivers/char, vt.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (19 preceding siblings ...)
  2009-07-08 15:02 ` [PATCH 21/44] includecheck fix: Documentation, cfag12864b-example.c Jaswinder Singh Rajput
@ 2009-07-08 15:10 ` Jaswinder Singh Rajput
  2009-07-08 15:12   ` Jaswinder Singh Rajput
                   ` (24 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:10 UTC (permalink / raw)
  To: Alan Cox, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/char/vt.c: linux/device.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/char/vt.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/char/vt.c b/drivers/char/vt.c
index d9113b4..4330980 100644
--- a/drivers/char/vt.c
+++ b/drivers/char/vt.c
@@ -2963,7 +2963,6 @@ int __init vty_init(const struct file_operations *console_fops)
 }
 
 #ifndef VT_SINGLE_DRIVER
-#include <linux/device.h>
 
 static struct class *vtconsole_class;
 
-- 
1.6.0.6




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

* [PATCH 23/44] includecheck fix: drivers/net, sja1000.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
@ 2009-07-08 15:12   ` Jaswinder Singh Rajput
  2009-07-08 14:31 ` [PATCH 2/44] includecheck fix: arm, atomic.h Jaswinder Singh Rajput
                     ` (44 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:12 UTC (permalink / raw)
  To: David Miller, urs.thuermann, oliver.hartkopp, netdev, LKML, Sam Ravnborg


fix the following 'make includecheck' warning:

  drivers/net/can/sja1000/sja1000.c: linux/can/dev.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/net/can/sja1000/sja1000.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/can/sja1000/sja1000.c b/drivers/net/can/sja1000/sja1000.c
index 571f133..08ebee7 100644
--- a/drivers/net/can/sja1000/sja1000.c
+++ b/drivers/net/can/sja1000/sja1000.c
@@ -63,7 +63,6 @@
 #include <linux/can.h>
 #include <linux/can/dev.h>
 #include <linux/can/error.h>
-#include <linux/can/dev.h>
 
 #include "sja1000.h"
 
-- 
1.6.0.6




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

* [PATCH 23/44] includecheck fix: drivers/net, sja1000.c
@ 2009-07-08 15:12   ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:12 UTC (permalink / raw)
  To: David Miller, urs.thuermann, oliver.hartkopp, netdev, LKML, Sam Ravnborg


fix the following 'make includecheck' warning:

  drivers/net/can/sja1000/sja1000.c: linux/can/dev.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/net/can/sja1000/sja1000.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/can/sja1000/sja1000.c b/drivers/net/can/sja1000/sja1000.c
index 571f133..08ebee7 100644
--- a/drivers/net/can/sja1000/sja1000.c
+++ b/drivers/net/can/sja1000/sja1000.c
@@ -63,7 +63,6 @@
 #include <linux/can.h>
 #include <linux/can/dev.h>
 #include <linux/can/error.h>
-#include <linux/can/dev.h>
 
 #include "sja1000.h"
 
-- 
1.6.0.6




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

* [PATCH 24/44] includecheck fix: drivers/net, axnet_cs.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (21 preceding siblings ...)
  2009-07-08 15:12   ` Jaswinder Singh Rajput
@ 2009-07-08 15:23 ` Jaswinder Singh Rajput
  2009-07-08 15:25 ` [PATCH 25/44] includecheck fix: drivers/net, smc911x.h Jaswinder Singh Rajput
                   ` (22 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:23 UTC (permalink / raw)
  To: David Miller, netdev, linux-pcmcia, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/net/pcmcia/axnet_cs.c: linux/etherdevice.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/net/pcmcia/axnet_cs.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/net/pcmcia/axnet_cs.c b/drivers/net/pcmcia/axnet_cs.c
index 0e38d80..5a17117 100644
--- a/drivers/net/pcmcia/axnet_cs.c
+++ b/drivers/net/pcmcia/axnet_cs.c
@@ -893,8 +893,6 @@ static const char version_8390[] = KERN_INFO \
 #include <linux/in.h>
 #include <linux/interrupt.h>
 
-#include <linux/etherdevice.h>
-
 #define BUG_83C690
 
 /* These are the operational function interfaces to board-specific
-- 
1.6.0.6




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

* [PATCH 25/44] includecheck fix: drivers/net, smc911x.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (22 preceding siblings ...)
  2009-07-08 15:23 ` [PATCH 24/44] includecheck fix: drivers/net, axnet_cs.c Jaswinder Singh Rajput
@ 2009-07-08 15:25 ` Jaswinder Singh Rajput
  2009-07-08 15:27 ` [PATCH 26/44] includecheck fix: drivers/parisc, ccio-dma.c Jaswinder Singh Rajput
                   ` (21 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:25 UTC (permalink / raw)
  To: David Miller, nico, netdev, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/net/smc911x.h: mach/dma.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/net/smc911x.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/smc911x.h b/drivers/net/smc911x.h
index 8140f7c..05adb6a 100644
--- a/drivers/net/smc911x.h
+++ b/drivers/net/smc911x.h
@@ -236,7 +236,6 @@ static inline void SMC_outsl(struct smc911x_local *lp, int reg,
  * Use a DMA for RX and TX packets.
  */
 #include <linux/dma-mapping.h>
-#include <mach/dma.h>
 
 static dma_addr_t rx_dmabuf, tx_dmabuf;
 static int rx_dmalen, tx_dmalen;
-- 
1.6.0.6




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

* [PATCH 26/44] includecheck fix: drivers/parisc, ccio-dma.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (23 preceding siblings ...)
  2009-07-08 15:25 ` [PATCH 25/44] includecheck fix: drivers/net, smc911x.h Jaswinder Singh Rajput
@ 2009-07-08 15:27 ` Jaswinder Singh Rajput
  2009-07-08 15:28 ` [PATCH 27/44] includecheck fix: drivers/scsi, libfcoe.c Jaswinder Singh Rajput
                   ` (20 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:27 UTC (permalink / raw)
  To: kyle, deller, linux-parisc, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/parisc/ccio-dma.c: linux/proc_fs.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/parisc/ccio-dma.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c
index 0f0e0b9..a45b0c0 100644
--- a/drivers/parisc/ccio-dma.c
+++ b/drivers/parisc/ccio-dma.c
@@ -70,7 +70,6 @@
 #undef CCIO_COLLECT_STATS
 #endif
 
-#include <linux/proc_fs.h>
 #include <asm/runway.h>		/* for proc_runway_root */
 
 #ifdef DEBUG_CCIO_INIT
-- 
1.6.0.6




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

* [PATCH 27/44] includecheck fix: drivers/scsi, libfcoe.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (24 preceding siblings ...)
  2009-07-08 15:27 ` [PATCH 26/44] includecheck fix: drivers/parisc, ccio-dma.c Jaswinder Singh Rajput
@ 2009-07-08 15:28 ` Jaswinder Singh Rajput
  2009-07-08 15:30 ` [PATCH 28/44] includecheck fix: drivers/scsi, ibmvscsi.c Jaswinder Singh Rajput
                   ` (19 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:28 UTC (permalink / raw)
  To: James Bottomley, scsi, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/scsi/fcoe/libfcoe.c: linux/netdevice.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/scsi/fcoe/libfcoe.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/fcoe/libfcoe.c b/drivers/scsi/fcoe/libfcoe.c
index f544340..c7d8ca4 100644
--- a/drivers/scsi/fcoe/libfcoe.c
+++ b/drivers/scsi/fcoe/libfcoe.c
@@ -29,7 +29,6 @@
 #include <linux/ethtool.h>
 #include <linux/if_ether.h>
 #include <linux/if_vlan.h>
-#include <linux/netdevice.h>
 #include <linux/errno.h>
 #include <linux/bitops.h>
 #include <net/rtnetlink.h>
-- 
1.6.0.6




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

* [PATCH 28/44] includecheck fix: drivers/scsi, ibmvscsi.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (25 preceding siblings ...)
  2009-07-08 15:28 ` [PATCH 27/44] includecheck fix: drivers/scsi, libfcoe.c Jaswinder Singh Rajput
@ 2009-07-08 15:30 ` Jaswinder Singh Rajput
  2009-07-08 15:32 ` [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c Jaswinder Singh Rajput
                   ` (18 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:30 UTC (permalink / raw)
  To: James Bottomley, scsi, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/scsi/ibmvscsi/ibmvscsi.c: asm/firmware.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/scsi/ibmvscsi/ibmvscsi.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drivers/scsi/ibmvscsi/ibmvscsi.c
index 9928704..d9b0e9d 100644
--- a/drivers/scsi/ibmvscsi/ibmvscsi.c
+++ b/drivers/scsi/ibmvscsi/ibmvscsi.c
@@ -73,7 +73,6 @@
 #include <linux/of.h>
 #include <asm/firmware.h>
 #include <asm/vio.h>
-#include <asm/firmware.h>
 #include <scsi/scsi.h>
 #include <scsi/scsi_cmnd.h>
 #include <scsi/scsi_host.h>
-- 
1.6.0.6




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

* [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (26 preceding siblings ...)
  2009-07-08 15:30 ` [PATCH 28/44] includecheck fix: drivers/scsi, ibmvscsi.c Jaswinder Singh Rajput
@ 2009-07-08 15:32 ` Jaswinder Singh Rajput
  2009-07-08 17:28   ` Linus Walleij
  2009-07-08 17:39   ` David Brownell
  2009-07-08 15:34 ` [PATCH 30/44] includecheck fix: drivers/staging, usbdrv.c Jaswinder Singh Rajput
                   ` (17 subsequent siblings)
  45 siblings, 2 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:32 UTC (permalink / raw)
  To: dbrownell, spi-devel-general, Sam Ravnborg, LKML


fix the following 'make includecheck' warnings:

  drivers/spi/amba-pl022.c: linux/delay.h is included more than once.
  drivers/spi/amba-pl022.c: linux/errno.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/spi/amba-pl022.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/spi/amba-pl022.c b/drivers/spi/amba-pl022.c
index da76797..c0f950a 100644
--- a/drivers/spi/amba-pl022.c
+++ b/drivers/spi/amba-pl022.c
@@ -38,14 +38,12 @@
 #include <linux/interrupt.h>
 #include <linux/spi/spi.h>
 #include <linux/workqueue.h>
-#include <linux/errno.h>
 #include <linux/delay.h>
 #include <linux/clk.h>
 #include <linux/err.h>
 #include <linux/amba/bus.h>
 #include <linux/amba/pl022.h>
 #include <linux/io.h>
-#include <linux/delay.h>
 
 /*
  * This macro is used to define some register default values.
-- 
1.6.0.6




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

* [PATCH 30/44] includecheck fix: drivers/staging, usbdrv.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (27 preceding siblings ...)
  2009-07-08 15:32 ` [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c Jaswinder Singh Rajput
@ 2009-07-08 15:34 ` Jaswinder Singh Rajput
  2009-07-08 15:37 ` [PATCH 31/44] includecheck fix: drivers/staging, rt_linux.h Jaswinder Singh Rajput
                   ` (16 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:34 UTC (permalink / raw)
  To: Greg KH, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/staging/otus/usbdrv.c: net/iw_handler.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/staging/otus/usbdrv.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/otus/usbdrv.c b/drivers/staging/otus/usbdrv.c
index 540cbbb..ec98518 100644
--- a/drivers/staging/otus/usbdrv.c
+++ b/drivers/staging/otus/usbdrv.c
@@ -113,9 +113,6 @@ extern u8_t zfLnxCreateThread(zdev_t *dev);
 
 /* Definition of Wireless Extension */
 
-#if WIRELESS_EXT > 12
-#include <net/iw_handler.h>
-#endif
 //wireless extension helper functions
 extern int usbdrv_ioctl_setessid(struct net_device *dev, struct iw_point *erq);
 extern int usbdrv_ioctl_setrts(struct net_device *dev, struct iw_param *rrq);
-- 
1.6.0.6




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

* [PATCH 31/44] includecheck fix: drivers/staging, rt_linux.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (28 preceding siblings ...)
  2009-07-08 15:34 ` [PATCH 30/44] includecheck fix: drivers/staging, usbdrv.c Jaswinder Singh Rajput
@ 2009-07-08 15:37 ` Jaswinder Singh Rajput
  2009-07-08 15:40 ` [PATCH 32/44] includecheck fix: drivers/video, vgacon.c Jaswinder Singh Rajput
                   ` (15 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:37 UTC (permalink / raw)
  To: Greg KH, devel, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/staging/rt2860/rt_linux.h: linux/wireless.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/staging/rt2860/rt_linux.h |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/rt2860/rt_linux.h b/drivers/staging/rt2860/rt_linux.h
index 85175c1..ed75673 100644
--- a/drivers/staging/rt2860/rt_linux.h
+++ b/drivers/staging/rt2860/rt_linux.h
@@ -66,10 +66,6 @@
 #include <linux/ctype.h>
 #include <linux/vmalloc.h>
 
-
-#ifdef RT30xx
-#include <linux/wireless.h>
-#endif
 #include <net/iw_handler.h>
 
 // load firmware
-- 
1.6.0.6




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

* [PATCH 32/44] includecheck fix: drivers/video, vgacon.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (29 preceding siblings ...)
  2009-07-08 15:37 ` [PATCH 31/44] includecheck fix: drivers/staging, rt_linux.h Jaswinder Singh Rajput
@ 2009-07-08 15:40 ` Jaswinder Singh Rajput
  2009-07-08 15:42 ` [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c Jaswinder Singh Rajput
                   ` (14 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:40 UTC (permalink / raw)
  To: Martin Mares, mchehab, linux-media, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/video/console/vgacon.c: linux/slab.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/video/console/vgacon.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/video/console/vgacon.c b/drivers/video/console/vgacon.c
index 59d7d5e..74e96cf 100644
--- a/drivers/video/console/vgacon.c
+++ b/drivers/video/console/vgacon.c
@@ -180,7 +180,6 @@ static inline void vga_set_mem_top(struct vc_data *c)
 }
 
 #ifdef CONFIG_VGACON_SOFT_SCROLLBACK
-#include <linux/slab.h>
 /* software scrollback */
 static void *vgacon_scrollback;
 static int vgacon_scrollback_tail;
-- 
1.6.0.6




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

* [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (30 preceding siblings ...)
  2009-07-08 15:40 ` [PATCH 32/44] includecheck fix: drivers/video, vgacon.c Jaswinder Singh Rajput
@ 2009-07-08 15:42 ` Jaswinder Singh Rajput
  2009-07-08 16:50     ` Jeremy Fitzhardinge
  2009-07-08 15:46   ` Jaswinder Singh Rajput
                   ` (13 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:42 UTC (permalink / raw)
  To: jeremy, chrisw, virtualization, xen-devel, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  drivers/xen/evtchn.c: linux/errno.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 drivers/xen/evtchn.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c
index af03195..79bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <linux/fs.h>
-#include <linux/errno.h>
 #include <linux/miscdevice.h>
 #include <linux/major.h>
 #include <linux/proc_fs.h>
-- 
1.6.0.6




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

* [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
@ 2009-07-08 15:46   ` Jaswinder Singh Rajput
  2009-07-08 14:31 ` [PATCH 2/44] includecheck fix: arm, atomic.h Jaswinder Singh Rajput
                     ` (44 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:46 UTC (permalink / raw)
  To: felixb, xfs-masters, xfs, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  fs/xfs/linux-2.6/xfs_iops.c: xfs_acl.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 fs/xfs/linux-2.6/xfs_iops.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/xfs/linux-2.6/xfs_iops.c b/fs/xfs/linux-2.6/xfs_iops.c
index 58973bb..793a146 100644
--- a/fs/xfs/linux-2.6/xfs_iops.c
+++ b/fs/xfs/linux-2.6/xfs_iops.c
@@ -43,7 +43,6 @@
 #include "xfs_error.h"
 #include "xfs_itable.h"
 #include "xfs_rw.h"
-#include "xfs_acl.h"
 #include "xfs_attr.h"
 #include "xfs_buf_item.h"
 #include "xfs_utils.h"
-- 
1.6.0.6




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

* [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c
@ 2009-07-08 15:46   ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:46 UTC (permalink / raw)
  To: felixb, xfs-masters, xfs, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  fs/xfs/linux-2.6/xfs_iops.c: xfs_acl.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 fs/xfs/linux-2.6/xfs_iops.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/xfs/linux-2.6/xfs_iops.c b/fs/xfs/linux-2.6/xfs_iops.c
index 58973bb..793a146 100644
--- a/fs/xfs/linux-2.6/xfs_iops.c
+++ b/fs/xfs/linux-2.6/xfs_iops.c
@@ -43,7 +43,6 @@
 #include "xfs_error.h"
 #include "xfs_itable.h"
 #include "xfs_rw.h"
-#include "xfs_acl.h"
 #include "xfs_attr.h"
 #include "xfs_buf_item.h"
 #include "xfs_utils.h"
-- 
1.6.0.6



_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

* [PATCH 35/44] includecheck fix: include/acpi, acpi_bus.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (32 preceding siblings ...)
  2009-07-08 15:46   ` Jaswinder Singh Rajput
@ 2009-07-08 15:47 ` Jaswinder Singh Rajput
  2009-07-08 15:49 ` [PATCH 36/44] includecheck fix: include/drm, drm_memory.h Jaswinder Singh Rajput
                   ` (11 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:47 UTC (permalink / raw)
  To: lenb, linux-acpi, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  include/acpi/acpi_bus.h: linux/device.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 include/acpi/acpi_bus.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/acpi/acpi_bus.h b/include/acpi/acpi_bus.h
index c65e4ce..2d8f6ef 100644
--- a/include/acpi/acpi_bus.h
+++ b/include/acpi/acpi_bus.h
@@ -356,7 +356,6 @@ void acpi_remove_dir(struct acpi_device *);
 /*
  * Bind physical devices with ACPI devices
  */
-#include <linux/device.h>
 struct acpi_bus_type {
 	struct list_head list;
 	struct bus_type *bus;
-- 
1.6.0.6




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

* [PATCH 36/44] includecheck fix: include/drm, drm_memory.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (33 preceding siblings ...)
  2009-07-08 15:47 ` [PATCH 35/44] includecheck fix: include/acpi, acpi_bus.h Jaswinder Singh Rajput
@ 2009-07-08 15:49 ` Jaswinder Singh Rajput
  2009-07-09  0:04   ` Dave Airlie
  2009-07-08 15:50 ` [PATCH 37/44] includecheck fix: include/linux, aio.h Jaswinder Singh Rajput
                   ` (10 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:49 UTC (permalink / raw)
  To: airlied, dri-devel, Sam Ravnborg, LKML

fix the following 'make includecheck' warning:

  include/drm/drm_memory.h: linux/vmalloc.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 include/drm/drm_memory.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/drm/drm_memory.h b/include/drm/drm_memory.h
index 63e425b..15af9b3 100644
--- a/include/drm/drm_memory.h
+++ b/include/drm/drm_memory.h
@@ -44,8 +44,6 @@
 
 #if __OS_HAS_AGP
 
-#include <linux/vmalloc.h>
-
 #ifdef HAVE_PAGE_AGP
 #include <asm/agp.h>
 #else
-- 
1.6.0.6




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

* [PATCH 37/44] includecheck fix: include/linux, aio.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (34 preceding siblings ...)
  2009-07-08 15:49 ` [PATCH 36/44] includecheck fix: include/drm, drm_memory.h Jaswinder Singh Rajput
@ 2009-07-08 15:50 ` Jaswinder Singh Rajput
  2009-07-08 15:52 ` [PATCH 38/44] includecheck fix: include/linux, ftrace.h Jaswinder Singh Rajput
                   ` (9 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:50 UTC (permalink / raw)
  To: bcrl, linux-aio, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  include/linux/aio.h: linux/aio_abi.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 include/linux/aio.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/linux/aio.h b/include/linux/aio.h
index 47f7d93..aea219d 100644
--- a/include/linux/aio.h
+++ b/include/linux/aio.h
@@ -225,8 +225,6 @@ static inline void exit_aio(struct mm_struct *mm) { }
 
 #define io_wait_to_kiocb(wait) container_of(wait, struct kiocb, ki_wait)
 
-#include <linux/aio_abi.h>
-
 static inline struct kiocb *list_kiocb(struct list_head *h)
 {
 	return list_entry(h, struct kiocb, ki_list);
-- 
1.6.0.6




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

* [PATCH 38/44] includecheck fix: include/linux, ftrace.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (35 preceding siblings ...)
  2009-07-08 15:50 ` [PATCH 37/44] includecheck fix: include/linux, aio.h Jaswinder Singh Rajput
@ 2009-07-08 15:52 ` Jaswinder Singh Rajput
  2009-07-08 15:53 ` [PATCH 39/44] includecheck fix: include/linux, icmpv6.h Jaswinder Singh Rajput
                   ` (8 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:52 UTC (permalink / raw)
  To: Steven Rostedt, Ingo Molnar, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  include/linux/ftrace.h: linux/sched.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 include/linux/ftrace.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/ftrace.h b/include/linux/ftrace.h
index dc3b132..3c0924a 100644
--- a/include/linux/ftrace.h
+++ b/include/linux/ftrace.h
@@ -446,7 +446,6 @@ static inline void unpause_graph_tracing(void) { }
 #endif /* CONFIG_FUNCTION_GRAPH_TRACER */
 
 #ifdef CONFIG_TRACING
-#include <linux/sched.h>
 
 /* flags for current->trace */
 enum {
-- 
1.6.0.6




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

* [PATCH 39/44] includecheck fix: include/linux, icmpv6.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (36 preceding siblings ...)
  2009-07-08 15:52 ` [PATCH 38/44] includecheck fix: include/linux, ftrace.h Jaswinder Singh Rajput
@ 2009-07-08 15:53 ` Jaswinder Singh Rajput
  2009-07-08 15:54 ` [PATCH 40/44] includecheck fix: include/linux, net_dropmon.h Jaswinder Singh Rajput
                   ` (7 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:53 UTC (permalink / raw)
  To: David Miller, netdev, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  include/linux/icmpv6.h: linux/skbuff.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 include/linux/icmpv6.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/linux/icmpv6.h b/include/linux/icmpv6.h
index b6a8518..c0d8357 100644
--- a/include/linux/icmpv6.h
+++ b/include/linux/icmpv6.h
@@ -171,8 +171,6 @@ struct icmp6_filter {
 #ifdef __KERNEL__
 
 #include <linux/netdevice.h>
-#include <linux/skbuff.h>
-
 
 extern void				icmpv6_send(struct sk_buff *skb,
 						    u8 type, u8 code,
-- 
1.6.0.6




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

* [PATCH 40/44] includecheck fix: include/linux, net_dropmon.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (37 preceding siblings ...)
  2009-07-08 15:53 ` [PATCH 39/44] includecheck fix: include/linux, icmpv6.h Jaswinder Singh Rajput
@ 2009-07-08 15:54 ` Jaswinder Singh Rajput
  2009-07-08 15:55 ` [PATCH 41/44] includecheck fix: include/linux, rfkill.h Jaswinder Singh Rajput
                   ` (6 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:54 UTC (permalink / raw)
  To: David Miller, netdev, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  include/linux/net_dropmon.h: linux/types.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 include/linux/net_dropmon.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/net_dropmon.h b/include/linux/net_dropmon.h
index 3ceb0cc..2a73946 100644
--- a/include/linux/net_dropmon.h
+++ b/include/linux/net_dropmon.h
@@ -3,7 +3,6 @@
 
 #include <linux/types.h>
 #include <linux/netlink.h>
-#include <linux/types.h>
 
 struct net_dm_drop_point {
 	__u8 pc[8];
-- 
1.6.0.6




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

* [PATCH 41/44] includecheck fix: include/linux, rfkill.h
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (38 preceding siblings ...)
  2009-07-08 15:54 ` [PATCH 40/44] includecheck fix: include/linux, net_dropmon.h Jaswinder Singh Rajput
@ 2009-07-08 15:55 ` Jaswinder Singh Rajput
  2009-07-08 19:32   ` Marcel Holtmann
  2009-07-08 15:56 ` [PATCH 42/44] includecheck fix: kernel/trace, ring_buffer.c Jaswinder Singh Rajput
                   ` (5 subsequent siblings)
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:55 UTC (permalink / raw)
  To: johannes, linux-wireless, Andrew Morton, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  include/linux/rfkill.h: linux/types.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 include/linux/rfkill.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h
index e73e242..2ce2983 100644
--- a/include/linux/rfkill.h
+++ b/include/linux/rfkill.h
@@ -99,7 +99,6 @@ enum rfkill_user_states {
 #undef RFKILL_STATE_UNBLOCKED
 #undef RFKILL_STATE_HARD_BLOCKED
 
-#include <linux/types.h>
 #include <linux/kernel.h>
 #include <linux/list.h>
 #include <linux/mutex.h>
-- 
1.6.0.6




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

* [PATCH 42/44] includecheck fix: kernel/trace, ring_buffer.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (39 preceding siblings ...)
  2009-07-08 15:55 ` [PATCH 41/44] includecheck fix: include/linux, rfkill.h Jaswinder Singh Rajput
@ 2009-07-08 15:56 ` Jaswinder Singh Rajput
  2009-07-08 15:58 ` [PATCH 43/44] includecheck fix: mm, nommu.c Jaswinder Singh Rajput
                   ` (4 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:56 UTC (permalink / raw)
  To: Steven Rostedt, Ingo Molnar, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  kernel/trace/ring_buffer.c: trace.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 kernel/trace/ring_buffer.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/kernel/trace/ring_buffer.c b/kernel/trace/ring_buffer.c
index bf27bb7..636cee9 100644
--- a/kernel/trace/ring_buffer.c
+++ b/kernel/trace/ring_buffer.c
@@ -201,8 +201,6 @@ int tracing_is_on(void)
 }
 EXPORT_SYMBOL_GPL(tracing_is_on);
 
-#include "trace.h"
-
 #define RB_EVNT_HDR_SIZE (offsetof(struct ring_buffer_event, array))
 #define RB_ALIGNMENT		4U
 #define RB_MAX_SMALL_DATA	(RB_ALIGNMENT * RINGBUF_TYPE_DATA_TYPE_LEN_MAX)
-- 
1.6.0.6




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

* [PATCH 43/44] includecheck fix: mm, nommu.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (40 preceding siblings ...)
  2009-07-08 15:56 ` [PATCH 42/44] includecheck fix: kernel/trace, ring_buffer.c Jaswinder Singh Rajput
@ 2009-07-08 15:58 ` Jaswinder Singh Rajput
  2009-07-08 15:59 ` [PATCH 44/44] includecheck fix: mm, shmem.c Jaswinder Singh Rajput
                   ` (3 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:58 UTC (permalink / raw)
  To: Andrew Morton, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  mm/nommu.c: internal.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 mm/nommu.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/mm/nommu.c b/mm/nommu.c
index 53cab10..e1ae0f9 100644
--- a/mm/nommu.c
+++ b/mm/nommu.c
@@ -56,8 +56,6 @@ void no_printk(const char *fmt, ...)
 	no_printk(KERN_DEBUG FMT"\n", ##__VA_ARGS__)
 #endif
 
-#include "internal.h"
-
 void *high_memory;
 struct page *mem_map;
 unsigned long max_mapnr;
-- 
1.6.0.6




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

* [PATCH 44/44] includecheck fix: mm, shmem.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (41 preceding siblings ...)
  2009-07-08 15:58 ` [PATCH 43/44] includecheck fix: mm, nommu.c Jaswinder Singh Rajput
@ 2009-07-08 15:59 ` Jaswinder Singh Rajput
  2009-07-08 16:00 ` [PATCH 16/44] includecheck fix: s390, sys_s390.c Jaswinder Singh Rajput
                   ` (2 subsequent siblings)
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 15:59 UTC (permalink / raw)
  To: Andrew Morton, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

 mm/shmem.c: linux/vfs.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 mm/shmem.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/mm/shmem.c b/mm/shmem.c
index d713239..34e56aa 100644
--- a/mm/shmem.c
+++ b/mm/shmem.c
@@ -49,7 +49,6 @@ static struct vfsmount *shm_mnt;
 #include <linux/backing-dev.h>
 #include <linux/shmem_fs.h>
 #include <linux/writeback.h>
-#include <linux/vfs.h>
 #include <linux/blkdev.h>
 #include <linux/security.h>
 #include <linux/swapops.h>
-- 
1.6.0.6




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

* [PATCH 16/44] includecheck fix: s390, sys_s390.c
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (42 preceding siblings ...)
  2009-07-08 15:59 ` [PATCH 44/44] includecheck fix: mm, shmem.c Jaswinder Singh Rajput
@ 2009-07-08 16:00 ` Jaswinder Singh Rajput
  2009-07-08 18:00 ` [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
  2009-07-09 18:40 ` [GIT-PULL] includecheck fixes Jaswinder Singh Rajput
  45 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 16:00 UTC (permalink / raw)
  To: schwidefsky, heiko.carstens, linux390, linux-s390, Sam Ravnborg, LKML


fix the following 'make includecheck' warning:

  arch/s390/kernel/sys_s390.c: linux/syscalls.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 arch/s390/kernel/sys_s390.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/s390/kernel/sys_s390.c b/arch/s390/kernel/sys_s390.c
index c7ae4b1..e9d94f6 100644
--- a/arch/s390/kernel/sys_s390.c
+++ b/arch/s390/kernel/sys_s390.c
@@ -29,7 +29,6 @@
 #include <linux/personality.h>
 #include <linux/unistd.h>
 #include <linux/ipc.h>
-#include <linux/syscalls.h>
 #include <asm/uaccess.h>
 #include "entry.h"
 
-- 
1.6.0.6




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

* Re: [PATCH 21/44] includecheck fix: Documentation, cfag12864b-example.c
  2009-07-08 15:02 ` [PATCH 21/44] includecheck fix: Documentation, cfag12864b-example.c Jaswinder Singh Rajput
@ 2009-07-08 16:17   ` Randy Dunlap
  0 siblings, 0 replies; 96+ messages in thread
From: Randy Dunlap @ 2009-07-08 16:17 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Miguel Ojeda Sandonis, Paulo Marques, Andrew Morton, Sam Ravnborg, LKML

On Wed, 08 Jul 2009 20:32:49 +0530 Jaswinder Singh Rajput wrote:

> 
> fix the following 'make includecheck' warning:
> 
>   Documentation/auxdisplay/cfag12864b-example.c: string.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Randy Dunlap <randy.dunlap@oracle.com>


> ---
>  Documentation/auxdisplay/cfag12864b-example.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/auxdisplay/cfag12864b-example.c b/Documentation/auxdisplay/cfag12864b-example.c
> index 2caeea5..156bcaa 100644
> --- a/Documentation/auxdisplay/cfag12864b-example.c
> +++ b/Documentation/auxdisplay/cfag12864b-example.c
> @@ -194,7 +194,6 @@ void cfag12864b_blit(void)
>   */
>  
>  #include <stdio.h>
> -#include <string.h>
>  
>  #define EXAMPLES	6
>  
> -- 


---
~Randy
LPC 2009, Sept. 23-25, Portland, Oregon
http://linuxplumbersconf.org/2009/

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

* Re: [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
  2009-07-08 15:42 ` [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c Jaswinder Singh Rajput
@ 2009-07-08 16:50     ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 96+ messages in thread
From: Jeremy Fitzhardinge @ 2009-07-08 16:50 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: jeremy, chrisw, virtualization, xen-devel, Sam Ravnborg, LKML

On 07/08/09 08:42, Jaswinder Singh Rajput wrote:
> fix the following 'make includecheck' warning:
>
>   drivers/xen/evtchn.c: linux/errno.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
>   
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

Thanks,
    J

> ---
>  drivers/xen/evtchn.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c
> index af03195..79bedba 100644
> --- a/drivers/xen/evtchn.c
> +++ b/drivers/xen/evtchn.c
> @@ -38,7 +38,6 @@
>  #include <linux/string.h>
>  #include <linux/errno.h>
>  #include <linux/fs.h>
> -#include <linux/errno.h>
>  #include <linux/miscdevice.h>
>  #include <linux/major.h>
>  #include <linux/proc_fs.h>
>   


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

* Re: [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
@ 2009-07-08 16:50     ` Jeremy Fitzhardinge
  0 siblings, 0 replies; 96+ messages in thread
From: Jeremy Fitzhardinge @ 2009-07-08 16:50 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: xen-devel, jeremy, LKML, chrisw, virtualization, Sam Ravnborg

On 07/08/09 08:42, Jaswinder Singh Rajput wrote:
> fix the following 'make includecheck' warning:
>
>   drivers/xen/evtchn.c: linux/errno.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
>   
Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

Thanks,
    J

> ---
>  drivers/xen/evtchn.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c
> index af03195..79bedba 100644
> --- a/drivers/xen/evtchn.c
> +++ b/drivers/xen/evtchn.c
> @@ -38,7 +38,6 @@
>  #include <linux/string.h>
>  #include <linux/errno.h>
>  #include <linux/fs.h>
> -#include <linux/errno.h>
>  #include <linux/miscdevice.h>
>  #include <linux/major.h>
>  #include <linux/proc_fs.h>
>   

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

* Re: [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c
  2009-07-08 15:32 ` [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c Jaswinder Singh Rajput
@ 2009-07-08 17:28   ` Linus Walleij
  2009-07-08 17:42     ` Jaswinder Singh Rajput
  2009-07-08 17:39   ` David Brownell
  1 sibling, 1 reply; 96+ messages in thread
From: Linus Walleij @ 2009-07-08 17:28 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: dbrownell, spi-devel-general, Sam Ravnborg, LKML

2009/7/8 Jaswinder Singh Rajput <jaswinder@kernel.org>:

> fix the following 'make includecheck' warnings:
>
>  drivers/spi/amba-pl022.c: linux/delay.h is included more than once.
>  drivers/spi/amba-pl022.c: linux/errno.h is included more than once.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>

David are you merging this?

Linus Walleij

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

* Re: [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c
  2009-07-08 15:32 ` [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c Jaswinder Singh Rajput
  2009-07-08 17:28   ` Linus Walleij
@ 2009-07-08 17:39   ` David Brownell
  1 sibling, 0 replies; 96+ messages in thread
From: David Brownell @ 2009-07-08 17:39 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: spi-devel-general, Sam Ravnborg, LKML

On Wednesday 08 July 2009, Jaswinder Singh Rajput wrote:
> 
> fix the following 'make includecheck' warnings:
> 
>   drivers/spi/amba-pl022.c: linux/delay.h is included more than once.
>   drivers/spi/amba-pl022.c: linux/errno.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: David Brownell <dbrownell@users.sourceforge.net>


> ---
>  drivers/spi/amba-pl022.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/spi/amba-pl022.c b/drivers/spi/amba-pl022.c
> index da76797..c0f950a 100644
> --- a/drivers/spi/amba-pl022.c
> +++ b/drivers/spi/amba-pl022.c
> @@ -38,14 +38,12 @@
>  #include <linux/interrupt.h>
>  #include <linux/spi/spi.h>
>  #include <linux/workqueue.h>
> -#include <linux/errno.h>
>  #include <linux/delay.h>
>  #include <linux/clk.h>
>  #include <linux/err.h>
>  #include <linux/amba/bus.h>
>  #include <linux/amba/pl022.h>
>  #include <linux/io.h>
> -#include <linux/delay.h>
>  
>  /*
>   * This macro is used to define some register default values.
> -- 
> 1.6.0.6
> 
> 
> 
> 



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

* Re: [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c
  2009-07-08 17:28   ` Linus Walleij
@ 2009-07-08 17:42     ` Jaswinder Singh Rajput
  2009-07-09 21:17       ` Linus Walleij
  0 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 17:42 UTC (permalink / raw)
  To: Linus Walleij
  Cc: dbrownell, spi-devel-general, Sam Ravnborg, LKML, Linus Torvalds

On Wed, 2009-07-08 at 19:28 +0200, Linus Walleij wrote:
> 2009/7/8 Jaswinder Singh Rajput <jaswinder@kernel.org>:
> 
> > fix the following 'make includecheck' warnings:
> >
> >  drivers/spi/amba-pl022.c: linux/delay.h is included more than once.
> >  drivers/spi/amba-pl022.c: linux/errno.h is included more than once.
> 
> Acked-by: Linus Walleij <linus.walleij@stericsson.com>
> 
> David are you merging this?
> 

This is a big patchset, So better me or Sam will send this to Linus
after collecting some more ACKs.

Thanks,
--
JSR


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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (43 preceding siblings ...)
  2009-07-08 16:00 ` [PATCH 16/44] includecheck fix: s390, sys_s390.c Jaswinder Singh Rajput
@ 2009-07-08 18:00 ` Jaswinder Singh Rajput
  2009-07-08 21:13   ` Russell King
  2009-07-10  7:17   ` Jaswinder Singh Rajput
  2009-07-09 18:40 ` [GIT-PULL] includecheck fixes Jaswinder Singh Rajput
  45 siblings, 2 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-08 18:00 UTC (permalink / raw)
  To: Russell King
  Cc: Kevin Hilman, David Howells, benh, paulus, schwidefsky,
	heiko.carstens, jdike, Ingo Molnar, x86 maintainers, Alan Cox,
	David Miller, James Bottomley, dbrownell, Greg KH, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Linus Torvalds

Hello all,

On Wed, 2009-07-08 at 19:58 +0530, Jaswinder Singh Rajput wrote:
> The following changes since commit faf80d62e44dc627efb741f48db50c1858d1667c:
>   Linus Torvalds (1):
>         Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6.git master
> 
> Jaswinder Singh Rajput (44):

This is a big patchset, so it will be better that either me or Sam will
send it to Linus after collecting ACKs.

So far I received ACKs for:

       includecheck fix: Documentation, cfag12864b-example.c
        Acked-by: Randy Dunlap <randy.dunlap@oracle.com>

       includecheck fix: drivers/spi, amba-pl022.c
        Acked-by: Linus Walleij <linus.walleij@stericsson.com>
        Acked-by: David Brownell <dbrownell@users.sourceforge.net>

       includecheck fix: drivers/xen, evtchn.c
        Acked-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>

       includecheck fix: include/acpi, acpi_bus.h
        Acked-by: Len Brown <len.brown@intel.com>

I am still waiting ACK/NAK for :

      includecheck fix: arm, misc.c
      includecheck fix: arm, atomic.h
      includecheck fix: arm, board-dm355-evm.c
      includecheck fix: arm, board-dm355-leopard.c
      includecheck fix: arm, board-dm644x-evm.c
      includecheck fix: arm, board-dm646x-evm.c
      includecheck fix: arm, board-sffsdr.c
      includecheck fix: arm, mach-mx3/devices.c
      includecheck fix: arm, mach-omap1/mcbsp.c
      includecheck fix: arm, mach-omap2/mcbsp.c
      includecheck fix: arm, plat-s3c64xx/pm.c
      includecheck fix: arm, plat-stmp3xxx/pinmux.c

      includecheck fix: mn10300, sys_mn10300.c

      includecheck fix: powerpc, mpc7450-pmu.c
      includecheck fix: powerpc, ppc970-pmu.c

      includecheck fix: s390, sys_s390.c

      includecheck fix: um, helper.c

      includecheck fix: x86, dumpstack.c
      includecheck fix: x86, traps.c
      includecheck fix: x86, shadow.c

      includecheck fix: drivers/char, vt.c

      includecheck fix: drivers/net, sja1000.c
      includecheck fix: drivers/net, axnet_cs.c
      includecheck fix: drivers/net, smc911x.h

      includecheck fix: drivers/parisc, ccio-dma.c

      includecheck fix: drivers/scsi, libfcoe.c
      includecheck fix: drivers/scsi, ibmvscsi.c

      includecheck fix: drivers/staging, usbdrv.c
      includecheck fix: drivers/staging, rt_linux.h

      includecheck fix: drivers/video, vgacon.c

      includecheck fix: fs/xfs, xfs_iops.c

      includecheck fix: include/drm, drm_memory.h

      includecheck fix: include/linux, aio.h

      includecheck fix: include/linux, ftrace.h

      includecheck fix: include/linux, icmpv6.h
      includecheck fix: include/linux, net_dropmon.h

      includecheck fix: include/linux, rfkill.h

      includecheck fix: kernel/trace, ring_buffer.c

      includecheck fix: mm, nommu.c
      includecheck fix: mm, shmem.c

Thanks,
--
JSR


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

* Re: [PATCH 41/44] includecheck fix: include/linux, rfkill.h
  2009-07-08 15:55 ` [PATCH 41/44] includecheck fix: include/linux, rfkill.h Jaswinder Singh Rajput
@ 2009-07-08 19:32   ` Marcel Holtmann
  2009-07-09  4:01     ` Jaswinder Singh Rajput
  0 siblings, 1 reply; 96+ messages in thread
From: Marcel Holtmann @ 2009-07-08 19:32 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: johannes, linux-wireless, Andrew Morton, Sam Ravnborg, LKML

Hi Jaswinder,

> fix the following 'make includecheck' warning:
> 
>   include/linux/rfkill.h: linux/types.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> ---
>  include/linux/rfkill.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h
> index e73e242..2ce2983 100644
> --- a/include/linux/rfkill.h
> +++ b/include/linux/rfkill.h
> @@ -99,7 +99,6 @@ enum rfkill_user_states {
>  #undef RFKILL_STATE_UNBLOCKED
>  #undef RFKILL_STATE_HARD_BLOCKED
>  
> -#include <linux/types.h>
>  #include <linux/kernel.h>
>  #include <linux/list.h>
>  #include <linux/mutex.h>

with the #ifdef __KERNEL__ in between it is kinda weird, but patch seems
correct.

Regards

Marcel



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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-08 18:00 ` [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
@ 2009-07-08 21:13   ` Russell King
  2009-07-09  4:28       ` Jaswinder Singh Rajput
  2009-07-10  7:17   ` Jaswinder Singh Rajput
  1 sibling, 1 reply; 96+ messages in thread
From: Russell King @ 2009-07-08 21:13 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Kevin Hilman, David Howells, benh, paulus, schwidefsky,
	heiko.carstens, jdike, Ingo Molnar, x86 maintainers, Alan Cox,
	David Miller, James Bottomley, dbrownell, Greg KH, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Linus Torvalds

On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
> I am still waiting ACK/NAK for :
> 
>       includecheck fix: arm, misc.c
>       includecheck fix: arm, atomic.h
>       includecheck fix: arm, board-dm355-evm.c
>       includecheck fix: arm, board-dm355-leopard.c
>       includecheck fix: arm, board-dm644x-evm.c
>       includecheck fix: arm, board-dm646x-evm.c
>       includecheck fix: arm, board-sffsdr.c
>       includecheck fix: arm, mach-mx3/devices.c
>       includecheck fix: arm, mach-omap1/mcbsp.c
>       includecheck fix: arm, mach-omap2/mcbsp.c
>       includecheck fix: arm, plat-s3c64xx/pm.c
>       includecheck fix: arm, plat-stmp3xxx/pinmux.c

You're still waiting because apparantly you never sent this set anywhere
near any ARM people before.

For the first two, I'll ack them:

Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>

The remainder look sane to me, but you'll have to seek acks from the
individual platform maintainer(s).

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:

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

* Re: [PATCH 36/44] includecheck fix: include/drm, drm_memory.h
  2009-07-08 15:49 ` [PATCH 36/44] includecheck fix: include/drm, drm_memory.h Jaswinder Singh Rajput
@ 2009-07-09  0:04   ` Dave Airlie
  0 siblings, 0 replies; 96+ messages in thread
From: Dave Airlie @ 2009-07-09  0:04 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: dri-devel, Sam Ravnborg, LKML


> fix the following 'make includecheck' warning:
> 
>   include/drm/drm_memory.h: linux/vmalloc.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Dave Airlie <airlied@redhat.com>

Dave.
> ---
>  include/drm/drm_memory.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/include/drm/drm_memory.h b/include/drm/drm_memory.h
> index 63e425b..15af9b3 100644
> --- a/include/drm/drm_memory.h
> +++ b/include/drm/drm_memory.h
> @@ -44,8 +44,6 @@
>  
>  #if __OS_HAS_AGP
>  
> -#include <linux/vmalloc.h>
> -
>  #ifdef HAVE_PAGE_AGP
>  #include <asm/agp.h>
>  #else
> 

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

* Re: [PATCH 41/44] includecheck fix: include/linux, rfkill.h
  2009-07-08 19:32   ` Marcel Holtmann
@ 2009-07-09  4:01     ` Jaswinder Singh Rajput
  2009-07-09  5:47       ` Marcel Holtmann
  0 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-09  4:01 UTC (permalink / raw)
  To: Marcel Holtmann
  Cc: johannes, linux-wireless, Andrew Morton, Sam Ravnborg, LKML

Hello Marcel,

On Wed, 2009-07-08 at 12:32 -0700, Marcel Holtmann wrote:
> Hi Jaswinder,
> 
> > fix the following 'make includecheck' warning:
> > 
> >   include/linux/rfkill.h: linux/types.h is included more than once.
> > 
> > Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> > ---
> >  include/linux/rfkill.h |    1 -
> >  1 files changed, 0 insertions(+), 1 deletions(-)
> > 
> > diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h
> > index e73e242..2ce2983 100644
> > --- a/include/linux/rfkill.h
> > +++ b/include/linux/rfkill.h
> > @@ -99,7 +99,6 @@ enum rfkill_user_states {
> >  #undef RFKILL_STATE_UNBLOCKED
> >  #undef RFKILL_STATE_HARD_BLOCKED
> >  
> > -#include <linux/types.h>
> >  #include <linux/kernel.h>
> >  #include <linux/list.h>
> >  #include <linux/mutex.h>
> 
> with the #ifdef __KERNEL__ in between it is kinda weird, but patch seems
> correct.
> 

ACK or Reviewed-by ?

Thanks,
--
JSR


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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-08 21:13   ` Russell King
@ 2009-07-09  4:28       ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-09  4:28 UTC (permalink / raw)
  To: Russell King, Kevin Hilman, davinci, Hugo Villeneuve, philip,
	Sascha Hauer, Eduardo Valentin, Tony Lindgren, linux-omap,
	Ben Dooks, Ben Dooks, dmitry pervushin, Vladislav Buzov,
	David Woodhouse, Alan Cox, arm, LKML

On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
> On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
> > I am still waiting ACK/NAK for :
> > 
> >       includecheck fix: arm, misc.c
> >       includecheck fix: arm, atomic.h
> >       includecheck fix: arm, board-dm355-evm.c
> >       includecheck fix: arm, board-dm355-leopard.c
> >       includecheck fix: arm, board-dm644x-evm.c
> >       includecheck fix: arm, board-dm646x-evm.c
> >       includecheck fix: arm, board-sffsdr.c
> >       includecheck fix: arm, mach-mx3/devices.c
> >       includecheck fix: arm, mach-omap1/mcbsp.c
> >       includecheck fix: arm, mach-omap2/mcbsp.c
> >       includecheck fix: arm, plat-s3c64xx/pm.c
> >       includecheck fix: arm, plat-stmp3xxx/pinmux.c
> 
> You're still waiting because apparantly you never sent this set anywhere
> near any ARM people before.
> 
> For the first two, I'll ack them:
> 
> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
> 
> The remainder look sane to me, but you'll have to seek acks from the
> individual platform maintainer(s).
> 

OK, adding some more ARM people and ARM lists to get remaining ACK/NAK.

Patches are already posted to LKML and also available at :

http://git.kernel.org/?p=linux/kernel/git/jaswinder/headers-check-2.6.git;a=summary

In case if you are not able to find these patches let me know.

Thanks,
--
JSR



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

* Re: [PATCH 0/44] includecheck: fix multiple includes
@ 2009-07-09  4:28       ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-09  4:28 UTC (permalink / raw)
  To: Russell King, Kevin Hilman, davinci, Hugo Villeneuve

On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
> On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
> > I am still waiting ACK/NAK for :
> > 
> >       includecheck fix: arm, misc.c
> >       includecheck fix: arm, atomic.h
> >       includecheck fix: arm, board-dm355-evm.c
> >       includecheck fix: arm, board-dm355-leopard.c
> >       includecheck fix: arm, board-dm644x-evm.c
> >       includecheck fix: arm, board-dm646x-evm.c
> >       includecheck fix: arm, board-sffsdr.c
> >       includecheck fix: arm, mach-mx3/devices.c
> >       includecheck fix: arm, mach-omap1/mcbsp.c
> >       includecheck fix: arm, mach-omap2/mcbsp.c
> >       includecheck fix: arm, plat-s3c64xx/pm.c
> >       includecheck fix: arm, plat-stmp3xxx/pinmux.c
> 
> You're still waiting because apparantly you never sent this set anywhere
> near any ARM people before.
> 
> For the first two, I'll ack them:
> 
> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
> 
> The remainder look sane to me, but you'll have to seek acks from the
> individual platform maintainer(s).
> 

OK, adding some more ARM people and ARM lists to get remaining ACK/NAK.

Patches are already posted to LKML and also available at :

http://git.kernel.org/?p=linux/kernel/git/jaswinder/headers-check-2.6.git;a=summary

In case if you are not able to find these patches let me know.

Thanks,
--
JSR



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

* Re: [PATCH 41/44] includecheck fix: include/linux, rfkill.h
  2009-07-09  4:01     ` Jaswinder Singh Rajput
@ 2009-07-09  5:47       ` Marcel Holtmann
  0 siblings, 0 replies; 96+ messages in thread
From: Marcel Holtmann @ 2009-07-09  5:47 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: johannes, linux-wireless, Andrew Morton, Sam Ravnborg, LKML

Hi Jaswinder,

> > > fix the following 'make includecheck' warning:
> > > 
> > >   include/linux/rfkill.h: linux/types.h is included more than once.
> > > 
> > > Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> > > ---
> > >  include/linux/rfkill.h |    1 -
> > >  1 files changed, 0 insertions(+), 1 deletions(-)
> > > 
> > > diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h
> > > index e73e242..2ce2983 100644
> > > --- a/include/linux/rfkill.h
> > > +++ b/include/linux/rfkill.h
> > > @@ -99,7 +99,6 @@ enum rfkill_user_states {
> > >  #undef RFKILL_STATE_UNBLOCKED
> > >  #undef RFKILL_STATE_HARD_BLOCKED
> > >  
> > > -#include <linux/types.h>
> > >  #include <linux/kernel.h>
> > >  #include <linux/list.h>
> > >  #include <linux/mutex.h>
> > 
> > with the #ifdef __KERNEL__ in between it is kinda weird, but patch seems
> > correct.
> > 
> 
> ACK or Reviewed-by ?

both if you want to, but John already picked it up for wireless-testing
if I am not mistaken. So it is on its way into 2.6.32 somehow.

Regards

Marcel



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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-09  4:28       ` Jaswinder Singh Rajput
  (?)
@ 2009-07-09 11:34       ` dmitry pervushin
  -1 siblings, 0 replies; 96+ messages in thread
From: dmitry pervushin @ 2009-07-09 11:34 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Russell King, Kevin Hilman, davinci, Hugo Villeneuve, philip,
	Sascha Hauer, Eduardo Valentin, Tony Lindgren, linux-omap,
	Ben Dooks, Ben Dooks, Vladislav Buzov, David Woodhouse, Alan Cox,
	arm, LKML

On Thu, 2009-07-09 at 09:58 +0530, Jaswinder Singh Rajput wrote:
> On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
> > On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
> > > I am still waiting ACK/NAK for :
for this:
> > >       includecheck fix: arm, plat-stmp3xxx/pinmux.c
Acked-by: dmitry pervushin <dpervushin@embeddedalley.com>
> > 
> > You're still waiting because apparantly you never sent this set anywhere
> > near any ARM people before.
> > 
> > For the first two, I'll ack them:
> > 
> > Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
> > 
> > The remainder look sane to me, but you'll have to seek acks from the
> > individual platform maintainer(s).
> > 
> 
> OK, adding some more ARM people and ARM lists to get remaining ACK/NAK.
> 
> Patches are already posted to LKML and also available at :
> 
> http://git.kernel.org/?p=linux/kernel/git/jaswinder/headers-check-2.6.git;a=summary
> 
> In case if you are not able to find these patches let me know.
> 
> Thanks,
> --
> JSR
> 
> 


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

* Re: [PATCH 3/44] includecheck fix: arm, board-dm355-evm.c
  2009-07-08 14:33 ` [PATCH 3/44] includecheck fix: arm, board-dm355-evm.c Jaswinder Singh Rajput
@ 2009-07-09 14:18   ` Kevin Hilman
  0 siblings, 0 replies; 96+ messages in thread
From: Kevin Hilman @ 2009-07-09 14:18 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Russell King, Sam Ravnborg, LKML

Jaswinder Singh Rajput <jaswinder@kernel.org> writes:

> fix the following 'make includecheck' warning:
>
>   arch/arm/mach-davinci/board-dm355-evm.c: mach/common.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

> ---
>  arch/arm/mach-davinci/board-dm355-evm.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/board-dm355-evm.c b/arch/arm/mach-davinci/board-dm355-evm.c
> index 5ac2f56..d6ab64c 100644
> --- a/arch/arm/mach-davinci/board-dm355-evm.c
> +++ b/arch/arm/mach-davinci/board-dm355-evm.c
> @@ -37,7 +37,6 @@
>  #include <mach/serial.h>
>  #include <mach/nand.h>
>  #include <mach/mmc.h>
> -#include <mach/common.h>
>  
>  #define DAVINCI_ASYNC_EMIF_CONTROL_BASE		0x01e10000
>  #define DAVINCI_ASYNC_EMIF_DATA_CE0_BASE	0x02000000
> -- 
> 1.6.0.6

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

* Re: [PATCH 4/44] includecheck fix: arm, board-dm355-leopard.c
  2009-07-08 14:34 ` [PATCH 4/44] includecheck fix: arm, board-dm355-leopard.c Jaswinder Singh Rajput
@ 2009-07-09 14:18   ` Kevin Hilman
  0 siblings, 0 replies; 96+ messages in thread
From: Kevin Hilman @ 2009-07-09 14:18 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Russell King, Sam Ravnborg, LKML

Jaswinder Singh Rajput <jaswinder@kernel.org> writes:

> fix the following 'make includecheck' warning:
>
>   arch/arm/mach-davinci/board-dm355-leopard.c: mach/common.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

> ---
>  arch/arm/mach-davinci/board-dm355-leopard.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/board-dm355-leopard.c b/arch/arm/mach-davinci/board-dm355-leopard.c
> index 28c9008..84ad5d1 100644
> --- a/arch/arm/mach-davinci/board-dm355-leopard.c
> +++ b/arch/arm/mach-davinci/board-dm355-leopard.c
> @@ -36,7 +36,6 @@
>  #include <mach/serial.h>
>  #include <mach/nand.h>
>  #include <mach/mmc.h>
> -#include <mach/common.h>
>  
>  #define DAVINCI_ASYNC_EMIF_CONTROL_BASE		0x01e10000
>  #define DAVINCI_ASYNC_EMIF_DATA_CE0_BASE	0x02000000
> -- 
> 1.6.0.6

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

* Re: [PATCH 5/44] includecheck fix: arm, board-dm644x-evm.c
  2009-07-08 14:35 ` [PATCH 5/44] includecheck fix: arm, board-dm644x-evm.c Jaswinder Singh Rajput
@ 2009-07-09 14:27   ` Kevin Hilman
  0 siblings, 0 replies; 96+ messages in thread
From: Kevin Hilman @ 2009-07-09 14:27 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Russell King, Sam Ravnborg, LKML

Jaswinder Singh Rajput <jaswinder@kernel.org> writes:

> fix the following 'make includecheck' warning:
>
>   arch/arm/mach-davinci/board-dm644x-evm.c: mach/common.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

> ---
>  arch/arm/mach-davinci/board-dm644x-evm.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/board-dm644x-evm.c b/arch/arm/mach-davinci/board-dm644x-evm.c
> index d9d4045..56c8cd0 100644
> --- a/arch/arm/mach-davinci/board-dm644x-evm.c
> +++ b/arch/arm/mach-davinci/board-dm644x-evm.c
> @@ -45,7 +45,6 @@
>  #include <mach/nand.h>
>  #include <mach/mmc.h>
>  #include <mach/emac.h>
> -#include <mach/common.h>
>  
>  #define DM644X_EVM_PHY_MASK		(0x2)
>  #define DM644X_EVM_MDIO_FREQUENCY	(2200000) /* PHY bus frequency */
> -- 
> 1.6.0.6

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

* Re: [PATCH 6/44] includecheck fix: arm, board-dm646x-evm.c
  2009-07-08 14:36 ` [PATCH 6/44] includecheck fix: arm, board-dm646x-evm.c Jaswinder Singh Rajput
@ 2009-07-09 14:27   ` Kevin Hilman
  0 siblings, 0 replies; 96+ messages in thread
From: Kevin Hilman @ 2009-07-09 14:27 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Russell King, Sam Ravnborg, LKML

Jaswinder Singh Rajput <jaswinder@kernel.org> writes:

> fix the following 'make includecheck' warning:
>
>   arch/arm/mach-davinci/board-dm646x-evm.c: mach/common.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

> ---
>  arch/arm/mach-davinci/board-dm646x-evm.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/board-dm646x-evm.c b/arch/arm/mach-davinci/board-dm646x-evm.c
> index e17de63..8657e72 100644
> --- a/arch/arm/mach-davinci/board-dm646x-evm.c
> +++ b/arch/arm/mach-davinci/board-dm646x-evm.c
> @@ -47,7 +47,6 @@
>  #include <mach/i2c.h>
>  #include <mach/mmc.h>
>  #include <mach/emac.h>
> -#include <mach/common.h>
>  
>  #define DM646X_EVM_PHY_MASK		(0x2)
>  #define DM646X_EVM_MDIO_FREQUENCY	(2200000) /* PHY bus frequency */
> -- 
> 1.6.0.6

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

* Re: [PATCH 7/44] includecheck fix: arm, board-sffsdr.c
  2009-07-08 14:37 ` [PATCH 7/44] includecheck fix: arm, board-sffsdr.c Jaswinder Singh Rajput
@ 2009-07-09 14:28   ` Kevin Hilman
  0 siblings, 0 replies; 96+ messages in thread
From: Kevin Hilman @ 2009-07-09 14:28 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Russell King, Sam Ravnborg, LKML

Jaswinder Singh Rajput <jaswinder@kernel.org> writes:

> fix the following 'make includecheck' warning:
>
>   arch/arm/mach-davinci/board-sffsdr.c: mach/common.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

> ---
>  arch/arm/mach-davinci/board-sffsdr.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/board-sffsdr.c b/arch/arm/mach-davinci/board-sffsdr.c
> index 748a8e4..7acdfd8 100644
> --- a/arch/arm/mach-davinci/board-sffsdr.c
> +++ b/arch/arm/mach-davinci/board-sffsdr.c
> @@ -52,7 +52,6 @@
>  #include <mach/serial.h>
>  #include <mach/psc.h>
>  #include <mach/mux.h>
> -#include <mach/common.h>
>  
>  #define SFFSDR_PHY_MASK		(0x2)
>  #define SFFSDR_MDIO_FREQUENCY	(2200000) /* PHY bus frequency */
> -- 
> 1.6.0.6

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

* Re: [PATCH 9/44] includecheck fix: arm, mach-omap1/mcbsp.c
  2009-07-08 14:40 ` [PATCH 9/44] includecheck fix: arm, mach-omap1/mcbsp.c Jaswinder Singh Rajput
@ 2009-07-09 14:30   ` Kevin Hilman
  0 siblings, 0 replies; 96+ messages in thread
From: Kevin Hilman @ 2009-07-09 14:30 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Russell King, Sam Ravnborg, LKML, tony

Jaswinder Singh Rajput <jaswinder@kernel.org> writes:

> fix the following 'make includecheck' warning:
>
>   arch/arm/mach-omap1/mcbsp.c: mach/irqs.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Tony's on vacation, so I'll ack these minor OMAP changes on his
behalf.

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>


> ---
>  arch/arm/mach-omap1/mcbsp.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap1/mcbsp.c b/arch/arm/mach-omap1/mcbsp.c
> index a2d7814..505d98c 100644
> --- a/arch/arm/mach-omap1/mcbsp.c
> +++ b/arch/arm/mach-omap1/mcbsp.c
> @@ -19,7 +19,6 @@
>  
>  #include <mach/irqs.h>
>  #include <mach/dma.h>
> -#include <mach/irqs.h>
>  #include <mach/mux.h>
>  #include <mach/cpu.h>
>  #include <mach/mcbsp.h>
> -- 
> 1.6.0.6

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

* Re: [PATCH 10/44] includecheck fix: arm, mach-omap2/mcbsp.c
  2009-07-08 14:41 ` [PATCH 10/44] includecheck fix: arm, mach-omap2/mcbsp.c Jaswinder Singh Rajput
@ 2009-07-09 14:30   ` Kevin Hilman
  0 siblings, 0 replies; 96+ messages in thread
From: Kevin Hilman @ 2009-07-09 14:30 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Russell King, Sam Ravnborg, LKML, tony

Jaswinder Singh Rajput <jaswinder@kernel.org> writes:

> fix the following 'make includecheck' warning:
>
>   arch/arm/mach-omap2/mcbsp.c: mach/irqs.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-by: Kevin Hilman <khilman@deeprootsystems.com>

> ---
>  arch/arm/mach-omap2/mcbsp.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch/arm/mach-omap2/mcbsp.c
> index a5c0f04..99b6e15 100644
> --- a/arch/arm/mach-omap2/mcbsp.c
> +++ b/arch/arm/mach-omap2/mcbsp.c
> @@ -19,7 +19,6 @@
>  
>  #include <mach/irqs.h>
>  #include <mach/dma.h>
> -#include <mach/irqs.h>
>  #include <mach/mux.h>
>  #include <mach/cpu.h>
>  #include <mach/mcbsp.h>
> -- 
> 1.6.0.6

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

* Re: [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c
  2009-07-08 15:46   ` Jaswinder Singh Rajput
@ 2009-07-09 14:52     ` Olaf Weber
  -1 siblings, 0 replies; 96+ messages in thread
From: Olaf Weber @ 2009-07-09 14:52 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: felixb, xfs-masters, xfs, Sam Ravnborg, LKML

Jaswinder Singh Rajput writes:

> fix the following 'make includecheck' warning:

>   fs/xfs/linux-2.6/xfs_iops.c: xfs_acl.h is included more than once.

> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-By: Olaf Weber <olaf@sgi.com>



> ---
>  fs/xfs/linux-2.6/xfs_iops.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

> diff --git a/fs/xfs/linux-2.6/xfs_iops.c b/fs/xfs/linux-2.6/xfs_iops.c
> index 58973bb..793a146 100644
> --- a/fs/xfs/linux-2.6/xfs_iops.c
> +++ b/fs/xfs/linux-2.6/xfs_iops.c
> @@ -43,7 +43,6 @@
>  #include "xfs_error.h"
>  #include "xfs_itable.h"
>  #include "xfs_rw.h"
> -#include "xfs_acl.h"
>  #include "xfs_attr.h"
>  #include "xfs_buf_item.h"
>  #include "xfs_utils.h"
> -- 
> 1.6.0.6

-- 
Olaf Weber                 SGI               Phone:  +31(0)30-6696752
                           Veldzigt 2b       Fax:    +31(0)30-6696799
Technical Lead             3454 PW de Meern  Vnet:   955-7151
Storage Software           The Netherlands   Email:  olaf@sgi.com

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

* Re: [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c
@ 2009-07-09 14:52     ` Olaf Weber
  0 siblings, 0 replies; 96+ messages in thread
From: Olaf Weber @ 2009-07-09 14:52 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: xfs-masters, LKML, Sam Ravnborg, xfs

Jaswinder Singh Rajput writes:

> fix the following 'make includecheck' warning:

>   fs/xfs/linux-2.6/xfs_iops.c: xfs_acl.h is included more than once.

> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

Acked-By: Olaf Weber <olaf@sgi.com>



> ---
>  fs/xfs/linux-2.6/xfs_iops.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

> diff --git a/fs/xfs/linux-2.6/xfs_iops.c b/fs/xfs/linux-2.6/xfs_iops.c
> index 58973bb..793a146 100644
> --- a/fs/xfs/linux-2.6/xfs_iops.c
> +++ b/fs/xfs/linux-2.6/xfs_iops.c
> @@ -43,7 +43,6 @@
>  #include "xfs_error.h"
>  #include "xfs_itable.h"
>  #include "xfs_rw.h"
> -#include "xfs_acl.h"
>  #include "xfs_attr.h"
>  #include "xfs_buf_item.h"
>  #include "xfs_utils.h"
> -- 
> 1.6.0.6

-- 
Olaf Weber                 SGI               Phone:  +31(0)30-6696752
                           Veldzigt 2b       Fax:    +31(0)30-6696799
Technical Lead             3454 PW de Meern  Vnet:   955-7151
Storage Software           The Netherlands   Email:  olaf@sgi.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

* Re: [PATCH 20/44] includecheck fix: x86, shadow.c
  2009-07-08 14:59 ` [PATCH 20/44] includecheck fix: x86, shadow.c Jaswinder Singh Rajput
@ 2009-07-09 16:28   ` Cyrill Gorcunov
  2009-07-09 18:18     ` Thomas Gleixner
  0 siblings, 1 reply; 96+ messages in thread
From: Cyrill Gorcunov @ 2009-07-09 16:28 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Ingo Molnar, x86 maintainers, Sam Ravnborg, LKML, Vegard Nossum

[Jaswinder Singh Rajput - Wed, Jul 08, 2009 at 08:29:39PM +0530]
| 
| fix the following 'make includecheck' warning:
| 
|   arch/x86/mm/kmemcheck/shadow.c: linux/module.h is included more than once.
| 
| Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
| ---
|  arch/x86/mm/kmemcheck/shadow.c |    1 -
|  1 files changed, 0 insertions(+), 1 deletions(-)
| 
| diff --git a/arch/x86/mm/kmemcheck/shadow.c b/arch/x86/mm/kmemcheck/shadow.c
| index e773b6b..3f66b82 100644
| --- a/arch/x86/mm/kmemcheck/shadow.c
| +++ b/arch/x86/mm/kmemcheck/shadow.c
| @@ -1,7 +1,6 @@
|  #include <linux/kmemcheck.h>
|  #include <linux/module.h>
|  #include <linux/mm.h>
| -#include <linux/module.h>
|  
|  #include <asm/page.h>
|  #include <asm/pgtable.h>
| -- 
| 1.6.0.6
|

Better to CC Vegard on this.
 
	-- Cyrill

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

* Re: [PATCH 18/44] includecheck fix: x86, dumpstack.c
  2009-07-08 14:57 ` [PATCH 18/44] includecheck fix: x86, dumpstack.c Jaswinder Singh Rajput
@ 2009-07-09 17:25   ` Cyrill Gorcunov
  0 siblings, 0 replies; 96+ messages in thread
From: Cyrill Gorcunov @ 2009-07-09 17:25 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: Ingo Molnar, x86 maintainers, Sam Ravnborg, LKML

[Jaswinder Singh Rajput - Wed, Jul 08, 2009 at 08:27:05PM +0530]
| 
| fix the following 'make includecheck' warning:
| 
|   arch/x86/kernel/dumpstack.c: linux/ftrace.h is included more than once.
| 
| Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
| ---
|  arch/x86/kernel/dumpstack.c |    1 -
|  1 files changed, 0 insertions(+), 1 deletions(-)
| 
| diff --git a/arch/x86/kernel/dumpstack.c b/arch/x86/kernel/dumpstack.c
| index c840571..2d8a371 100644
| --- a/arch/x86/kernel/dumpstack.c
| +++ b/arch/x86/kernel/dumpstack.c
| @@ -15,7 +15,6 @@
|  #include <linux/bug.h>
|  #include <linux/nmi.h>
|  #include <linux/sysfs.h>
| -#include <linux/ftrace.h>
|  
|  #include <asm/stacktrace.h>
|  
| -- 
| 1.6.0.6

Looks good to me.
Acked-by: Cyrill Gorcunov <gorcunov@openvz.org>
 
	-- Cyrill

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

* Re: [PATCH 20/44] includecheck fix: x86, shadow.c
  2009-07-09 16:28   ` Cyrill Gorcunov
@ 2009-07-09 18:18     ` Thomas Gleixner
  2009-07-09 18:29       ` Pekka Enberg
  0 siblings, 1 reply; 96+ messages in thread
From: Thomas Gleixner @ 2009-07-09 18:18 UTC (permalink / raw)
  To: Cyrill Gorcunov
  Cc: Jaswinder Singh Rajput, Ingo Molnar, x86 maintainers,
	Sam Ravnborg, LKML, Vegard Nossum

On Thu, 9 Jul 2009, Cyrill Gorcunov wrote:
> |  #include <linux/kmemcheck.h>
> |  #include <linux/module.h>
> |  #include <linux/mm.h>
> | -#include <linux/module.h>
> |  
> |  #include <asm/page.h>
> |  #include <asm/pgtable.h>
> | -- 
> | 1.6.0.6
> |
> 
> Better to CC Vegard on this.

Can we stop this kindergarden already? The patch is so obvious that it
just should be applied. I'll pick up all x86 ones and fold them in.

Thanks,

	tglx

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

* Re: [PATCH 20/44] includecheck fix: x86, shadow.c
  2009-07-09 18:18     ` Thomas Gleixner
@ 2009-07-09 18:29       ` Pekka Enberg
  2009-07-09 19:01         ` Thomas Gleixner
  0 siblings, 1 reply; 96+ messages in thread
From: Pekka Enberg @ 2009-07-09 18:29 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Cyrill Gorcunov, Jaswinder Singh Rajput, Ingo Molnar,
	x86 maintainers, Sam Ravnborg, LKML, Vegard Nossum

Hi Thomas,

> On Thu, 9 Jul 2009, Cyrill Gorcunov wrote:
>> |  #include <linux/kmemcheck.h>
>> |  #include <linux/module.h>
>> |  #include <linux/mm.h>
>> | -#include <linux/module.h>
>> |
>> |  #include <asm/page.h>
>> |  #include <asm/pgtable.h>
>> | --
>> | 1.6.0.6
>> |
>>
>> Better to CC Vegard on this.

On Thu, Jul 9, 2009 at 9:18 PM, Thomas Gleixner<tglx@linutronix.de> wrote:
> Can we stop this kindergarden already? The patch is so obvious that it
> just should be applied. I'll pick up all x86 ones and fold them in.

What kindergarten are you talking about? Technically Ingo "kicked"
kmemcheck out of the x86 tree so the patch should go through
kmemcheck.git which makes Cyrill's CC correction spot on.

                        Pekka

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

* [GIT-PULL] includecheck fixes
  2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
                   ` (44 preceding siblings ...)
  2009-07-08 18:00 ` [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
@ 2009-07-09 18:40 ` Jaswinder Singh Rajput
  2009-07-09 22:26   ` Greg KH
  45 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-09 18:40 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Kevin Hilman, David Howells, benh, paulus, schwidefsky,
	heiko.carstens, jdike, Ingo Molnar, x86 maintainers, Alan Cox,
	David Miller, James Bottomley, dbrownell, Greg KH, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Russell King

Linus,

Please pull includecheck fixes, these all are clean and safe patches
with relevant Acks.

The following changes since commit 34f25476ace556263784ea2f8173e22b25557a13:
  Linus Torvalds (1):
        Merge branch 'fixes' of git://git.kernel.org/.../davej/cpufreq

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/include-check-2.6.git master

Jaswinder Singh Rajput (42):
      includecheck fix: arm, misc.c
      includecheck fix: arm, atomic.h
      includecheck fix: arm, board-dm355-evm.c
      includecheck fix: arm, board-dm355-leopard.c
      includecheck fix: arm, board-dm644x-evm.c
      includecheck fix: arm, board-dm646x-evm.c
      includecheck fix: arm, board-sffsdr.c
      includecheck fix: arm, mach-mx3/devices.c
      includecheck fix: arm, mach-omap1/mcbsp.c
      includecheck fix: arm, mach-omap2/mcbsp.c
      includecheck fix: arm, plat-s3c64xx/pm.c
      includecheck fix: arm, plat-stmp3xxx/pinmux.c
      includecheck fix: mn10300, sys_mn10300.c
      includecheck fix: s390, sys_s390.c
      includecheck fix: um, helper.c
      includecheck fix: x86, dumpstack.c
      includecheck fix: x86, traps.c
      includecheck fix: x86, shadow.c
      includecheck fix: Documentation, cfag12864b-example.c
      includecheck fix: drivers/char, vt.c
      includecheck fix: drivers/net, sja1000.c
      includecheck fix: drivers/net, axnet_cs.c
      includecheck fix: drivers/net, smc911x.h
      includecheck fix: drivers/parisc, ccio-dma.c
      includecheck fix: drivers/scsi, libfcoe.c
      includecheck fix: drivers/scsi, ibmvscsi.c
      includecheck fix: drivers/spi, amba-pl022.c
      includecheck fix: drivers/staging, usbdrv.c
      includecheck fix: drivers/staging, rt_linux.h
      includecheck fix: drivers/video, vgacon.c
      includecheck fix: drivers/xen, evtchn.c
      includecheck fix: fs/xfs, xfs_iops.c
      includecheck fix: include/acpi, acpi_bus.h
      includecheck fix: include/drm, drm_memory.h
      includecheck fix: include/linux, aio.h
      includecheck fix: include/linux, ftrace.h
      includecheck fix: include/linux, icmpv6.h
      includecheck fix: include/linux, net_dropmon.h
      includecheck fix: include/linux, rfkill.h
      includecheck fix: kernel/trace, ring_buffer.c
      includecheck fix: mm, nommu.c
      includecheck fix: mm, shmem.c

 Documentation/auxdisplay/cfag12864b-example.c |    1 -
 arch/arm/boot/compressed/misc.c               |    1 -
 arch/arm/include/asm/atomic.h                 |    2 --
 arch/arm/mach-davinci/board-dm355-evm.c       |    1 -
 arch/arm/mach-davinci/board-dm355-leopard.c   |    1 -
 arch/arm/mach-davinci/board-dm644x-evm.c      |    1 -
 arch/arm/mach-davinci/board-dm646x-evm.c      |    1 -
 arch/arm/mach-davinci/board-sffsdr.c          |    1 -
 arch/arm/mach-mx3/devices.c                   |    1 -
 arch/arm/mach-omap1/mcbsp.c                   |    1 -
 arch/arm/mach-omap2/mcbsp.c                   |    1 -
 arch/arm/plat-s3c64xx/pm.c                    |    2 --
 arch/arm/plat-stmp3xxx/pinmux.c               |    1 -
 arch/mn10300/kernel/sys_mn10300.c             |    1 -
 arch/s390/kernel/sys_s390.c                   |    1 -
 arch/um/os-Linux/helper.c                     |    1 -
 arch/x86/kernel/dumpstack.c                   |    1 -
 arch/x86/kernel/traps.c                       |    1 -
 arch/x86/mm/kmemcheck/shadow.c                |    1 -
 drivers/char/vt.c                             |    1 -
 drivers/net/can/sja1000/sja1000.c             |    1 -
 drivers/net/pcmcia/axnet_cs.c                 |    2 --
 drivers/net/smc911x.h                         |    1 -
 drivers/parisc/ccio-dma.c                     |    1 -
 drivers/scsi/fcoe/libfcoe.c                   |    1 -
 drivers/scsi/ibmvscsi/ibmvscsi.c              |    1 -
 drivers/spi/amba-pl022.c                      |    2 --
 drivers/staging/otus/usbdrv.c                 |    3 ---
 drivers/staging/rt2860/rt_linux.h             |    4 ----
 drivers/video/console/vgacon.c                |    1 -
 drivers/xen/evtchn.c                          |    1 -
 fs/xfs/linux-2.6/xfs_iops.c                   |    1 -
 include/acpi/acpi_bus.h                       |    1 -
 include/drm/drm_memory.h                      |    2 --
 include/linux/aio.h                           |    2 --
 include/linux/ftrace.h                        |    1 -
 include/linux/icmpv6.h                        |    2 --
 include/linux/net_dropmon.h                   |    1 -
 include/linux/rfkill.h                        |    1 -
 kernel/trace/ring_buffer.c                    |    2 --
 mm/nommu.c                                    |    2 --
 mm/shmem.c                                    |    1 -
 42 files changed, 0 insertions(+), 56 deletions(-)



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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-09  4:28       ` Jaswinder Singh Rajput
  (?)
  (?)
@ 2009-07-09 18:48       ` Ben Dooks
  -1 siblings, 0 replies; 96+ messages in thread
From: Ben Dooks @ 2009-07-09 18:48 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Russell King, Kevin Hilman, davinci, Hugo Villeneuve, philip,
	Sascha Hauer, Eduardo Valentin, Tony Lindgren, linux-omap,
	Ben Dooks, dmitry pervushin, Vladislav Buzov, David Woodhouse,
	Alan Cox, arm, LKML

Jaswinder Singh Rajput wrote:
> On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
>> On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
>>> I am still waiting ACK/NAK for :
>>>
>>>       includecheck fix: arm, misc.c
>>>       includecheck fix: arm, atomic.h
>>>       includecheck fix: arm, board-dm355-evm.c
>>>       includecheck fix: arm, board-dm355-leopard.c
>>>       includecheck fix: arm, board-dm644x-evm.c
>>>       includecheck fix: arm, board-dm646x-evm.c
>>>       includecheck fix: arm, board-sffsdr.c
>>>       includecheck fix: arm, mach-mx3/devices.c
>>>       includecheck fix: arm, mach-omap1/mcbsp.c
>>>       includecheck fix: arm, mach-omap2/mcbsp.c
>>>       includecheck fix: arm, plat-s3c64xx/pm.c
>>>       includecheck fix: arm, plat-stmp3xxx/pinmux.c
>> You're still waiting because apparantly you never sent this set anywhere
>> near any ARM people before.
>>
>> For the first two, I'll ack them:
>>
>> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
>>
>> The remainder look sane to me, but you'll have to seek acks from the
>> individual platform maintainer(s).
>>

Ack for plat-s3c64xx/pm.c:
Acked-by: Ben Dooks <ben-linux@fluff.org>

-- 
Ben Dooks, Software Engineer, Simtec Electronics

http://www.simtec.co.uk/

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

* Re: [PATCH 20/44] includecheck fix: x86, shadow.c
  2009-07-09 18:29       ` Pekka Enberg
@ 2009-07-09 19:01         ` Thomas Gleixner
  2009-07-10  8:09           ` Jaswinder Singh Rajput
  0 siblings, 1 reply; 96+ messages in thread
From: Thomas Gleixner @ 2009-07-09 19:01 UTC (permalink / raw)
  To: Pekka Enberg
  Cc: Cyrill Gorcunov, Jaswinder Singh Rajput, Ingo Molnar,
	x86 maintainers, Sam Ravnborg, LKML, Vegard Nossum

On Thu, 9 Jul 2009, Pekka Enberg wrote:
> On Thu, Jul 9, 2009 at 9:18 PM, Thomas Gleixner<tglx@linutronix.de> wrote:
> > Can we stop this kindergarden already? The patch is so obvious that it
> > just should be applied. I'll pick up all x86 ones and fold them in.
> 
> What kindergarten are you talking about? Technically Ingo "kicked"
> kmemcheck out of the x86 tree so the patch should go through
> kmemcheck.git which makes Cyrill's CC correction spot on.

I'm referring to the fact that these changes are so obvious that we do
neither need dozens separate commits nor the ack of everyone plus some
more. My inbox is full enough already.

Thanks,

	tglx

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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-09  4:28       ` Jaswinder Singh Rajput
                         ` (2 preceding siblings ...)
  (?)
@ 2009-07-09 20:08       ` Philip Balister
  -1 siblings, 0 replies; 96+ messages in thread
From: Philip Balister @ 2009-07-09 20:08 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Russell King, Kevin Hilman, davinci, Hugo Villeneuve,
	Sascha Hauer, Eduardo Valentin, Tony Lindgren, linux-omap,
	Ben Dooks, Ben Dooks, dmitry pervushin, Vladislav Buzov,
	David Woodhouse, Alan Cox, arm, LKML

Jaswinder Singh Rajput wrote:
> On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
>> On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
>>> I am still waiting ACK/NAK for :
>>>
>>>       includecheck fix: arm, misc.c
>>>       includecheck fix: arm, atomic.h
>>>       includecheck fix: arm, board-dm355-evm.c
>>>       includecheck fix: arm, board-dm355-leopard.c
>>>       includecheck fix: arm, board-dm644x-evm.c
>>>       includecheck fix: arm, board-dm646x-evm.c
>>>       includecheck fix: arm, board-sffsdr.c
>>>       includecheck fix: arm, mach-mx3/devices.c
>>>       includecheck fix: arm, mach-omap1/mcbsp.c
>>>       includecheck fix: arm, mach-omap2/mcbsp.c
>>>       includecheck fix: arm, plat-s3c64xx/pm.c
>>>       includecheck fix: arm, plat-stmp3xxx/pinmux.c
>> You're still waiting because apparantly you never sent this set anywhere
>> near any ARM people before.
>>
>> For the first two, I'll ack them:
>>
>> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
>>
>> The remainder look sane to me, but you'll have to seek acks from the
>> individual platform maintainer(s).
>>

Ack for board-sffsdr.c:
Acked-by: Philip Balister <philip@opensdr.com>



> 
> OK, adding some more ARM people and ARM lists to get remaining ACK/NAK.
> 
> Patches are already posted to LKML and also available at :
> 
> http://git.kernel.org/?p=linux/kernel/git/jaswinder/headers-check-2.6.git;a=summary
> 
> In case if you are not able to find these patches let me know.
> 
> Thanks,
> --
> JSR
> 
> 


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

* Re: [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c
  2009-07-08 17:42     ` Jaswinder Singh Rajput
@ 2009-07-09 21:17       ` Linus Walleij
  2009-07-09 21:20         ` Linus Torvalds
  0 siblings, 1 reply; 96+ messages in thread
From: Linus Walleij @ 2009-07-09 21:17 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: dbrownell, spi-devel-general, Sam Ravnborg, LKML, Linus Torvalds

2009/7/8 Jaswinder Singh Rajput <jaswinder@kernel.org>:
> On Wed, 2009-07-08 at 19:28 +0200, Linus Walleij wrote:
>> 2009/7/8 Jaswinder Singh Rajput <jaswinder@kernel.org>:
>>
>> > fix the following 'make includecheck' warnings:
>> >
>> >  drivers/spi/amba-pl022.c: linux/delay.h is included more than once.
>> >  drivers/spi/amba-pl022.c: linux/errno.h is included more than once.
>>
>> Acked-by: Linus Walleij <linus.walleij@stericsson.com>
>>
>> David are you merging this?
>
> This is a big patchset, So better me or Sam will send this to Linus
> after collecting some more ACKs.

Not me I hope (damned I knew this would happen sooner or later).
return -ELINWAL

Having this name is very convenient, people review my drivers like
crazy.

Linus Walleij

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

* Re: [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c
  2009-07-09 21:17       ` Linus Walleij
@ 2009-07-09 21:20         ` Linus Torvalds
  0 siblings, 0 replies; 96+ messages in thread
From: Linus Torvalds @ 2009-07-09 21:20 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Jaswinder Singh Rajput, dbrownell, spi-devel-general, Sam Ravnborg, LKML


On Thu, 9 Jul 2009, Linus Walleij wrote:
> 
> Having this name is very convenient, people review my drivers like
> crazy.

ROTFL.

		the-other-Linus

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

* Re: [GIT-PULL] includecheck fixes
  2009-07-09 18:40 ` [GIT-PULL] includecheck fixes Jaswinder Singh Rajput
@ 2009-07-09 22:26   ` Greg KH
  2009-07-10  2:59     ` Jaswinder Singh Rajput
  0 siblings, 1 reply; 96+ messages in thread
From: Greg KH @ 2009-07-09 22:26 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Linus Torvalds, Kevin Hilman, David Howells, benh, paulus,
	schwidefsky, heiko.carstens, jdike, Ingo Molnar, x86 maintainers,
	Alan Cox, David Miller, James Bottomley, dbrownell, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Russell King

On Fri, Jul 10, 2009 at 12:10:09AM +0530, Jaswinder Singh Rajput wrote:
> Linus,
> 
> Please pull includecheck fixes, these all are clean and safe patches
> with relevant Acks.

Shouldn't stuff like this go through the trivial tree?  And stuff like
that is relevant for the main pre-rc1 merge, not this late in the merge
cycle, right?

thanks,

greg k-h

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

* Re: [GIT-PULL] includecheck fixes
  2009-07-09 22:26   ` Greg KH
@ 2009-07-10  2:59     ` Jaswinder Singh Rajput
  2009-07-10  3:22       ` James Bottomley
  2009-07-10  3:35       ` Greg KH
  0 siblings, 2 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-10  2:59 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Kevin Hilman, David Howells, benh, paulus,
	schwidefsky, heiko.carstens, jdike, Ingo Molnar, x86 maintainers,
	Alan Cox, David Miller, James Bottomley, dbrownell, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Russell King

Hello Greg,

On Thu, 2009-07-09 at 15:26 -0700, Greg KH wrote:
> On Fri, Jul 10, 2009 at 12:10:09AM +0530, Jaswinder Singh Rajput wrote:
> > Linus,
> > 
> > Please pull includecheck fixes, these all are clean and safe patches
> > with relevant Acks.
> 
> Shouldn't stuff like this go through the trivial tree?  And stuff like
> that is relevant for the main pre-rc1 merge, not this late in the merge
> cycle, right?
> 

You did not specified what is your problem ? and where was you when we
discussed it earlier ?

Normally brain is above then the eyes, do you know why ?

To use your brain instead of follow things blindly.

The point of watching patches for some time means test and wait so that
they can show their real faces.

BTW, it is not late, it is not going to hit stable in next week or so.

Keeping these sane patches waiting for complete cycle will be insaner.

Thanks,
--
JSR


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

* Re: [GIT-PULL] includecheck fixes
  2009-07-10  2:59     ` Jaswinder Singh Rajput
@ 2009-07-10  3:22       ` James Bottomley
  2009-07-10  3:41         ` Jaswinder Singh Rajput
  2009-07-10  3:35       ` Greg KH
  1 sibling, 1 reply; 96+ messages in thread
From: James Bottomley @ 2009-07-10  3:22 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Greg KH, Linus Torvalds, Kevin Hilman, David Howells, benh,
	paulus, schwidefsky, heiko.carstens, jdike, Ingo Molnar,
	x86 maintainers, Alan Cox, David Miller, dbrownell, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Russell King, Jiri Kosina

On Fri, 2009-07-10 at 08:29 +0530, Jaswinder Singh Rajput wrote:
> Hello Greg,
> 
> On Thu, 2009-07-09 at 15:26 -0700, Greg KH wrote:
> > On Fri, Jul 10, 2009 at 12:10:09AM +0530, Jaswinder Singh Rajput wrote:
> > > Linus,
> > > 
> > > Please pull includecheck fixes, these all are clean and safe patches
> > > with relevant Acks.
> > 
> > Shouldn't stuff like this go through the trivial tree?  And stuff like
> > that is relevant for the main pre-rc1 merge, not this late in the merge
> > cycle, right?
> > 
> 
> You did not specified what is your problem ? and where was you when we
> discussed it earlier ?

The problem, as you have been told several times, is that maintainers
are very busy people and don't necessarily have time to deal with
mechanical replacement trivia like this.

The point is that Jiri Kosina takes that burden on himself to verify and
submit the changes like this, so something like this should go through
him.

> Normally brain is above then the eyes, do you know why ?
> 
> To use your brain instead of follow things blindly.
> 
> The point of watching patches for some time means test and wait so that
> they can show their real faces.

Abusing people who do real work, particularly when you manifestly do
not, is a gross breach of etiquette ... welcome to my killfile.

James



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

* Re: [GIT-PULL] includecheck fixes
  2009-07-10  2:59     ` Jaswinder Singh Rajput
  2009-07-10  3:22       ` James Bottomley
@ 2009-07-10  3:35       ` Greg KH
  2009-07-10  3:50         ` Jaswinder Singh Rajput
  1 sibling, 1 reply; 96+ messages in thread
From: Greg KH @ 2009-07-10  3:35 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Linus Torvalds, Kevin Hilman, David Howells, benh, paulus,
	schwidefsky, heiko.carstens, jdike, Ingo Molnar, x86 maintainers,
	Alan Cox, David Miller, James Bottomley, dbrownell, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Russell King

On Fri, Jul 10, 2009 at 08:29:15AM +0530, Jaswinder Singh Rajput wrote:
> Hello Greg,
> 
> On Thu, 2009-07-09 at 15:26 -0700, Greg KH wrote:
> > On Fri, Jul 10, 2009 at 12:10:09AM +0530, Jaswinder Singh Rajput wrote:
> > > Linus,
> > > 
> > > Please pull includecheck fixes, these all are clean and safe patches
> > > with relevant Acks.
> > 
> > Shouldn't stuff like this go through the trivial tree?  And stuff like
> > that is relevant for the main pre-rc1 merge, not this late in the merge
> > cycle, right?
> > 
> 
> You did not specified what is your problem ? and where was you when we
> discussed it earlier ?

Earlier when?  I responded to your query about the individual patches
you copied me on, saying they were in my "to-apply" queue and I didn't
want them to go to Linus at this point in time.  You seem quite rushed
about these patches, which is odd to me.

> Normally brain is above then the eyes, do you know why ?
> 
> To use your brain instead of follow things blindly.
> 
> The point of watching patches for some time means test and wait so that
> they can show their real faces.

Which is what I am asking you to do here.  So why are you arguing with
this concept?

> BTW, it is not late, it is not going to hit stable in next week or so.
> 
> Keeping these sane patches waiting for complete cycle will be insaner.

Accepting trivial patches like these, for which a full build cycle of
all arches has yet to be accomplished due to a lack of inclusion in the
-next tree, at a point in the development series in which bug fixes and
regressions are the only thing to be accepted, seems to be a risk, don't
you think?

But hey, I'm not Linus, it's up to him to decide to take untested stuff
like this or not, not me :)

best of luck,

greg k-h

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

* Re: [GIT-PULL] includecheck fixes
  2009-07-10  3:22       ` James Bottomley
@ 2009-07-10  3:41         ` Jaswinder Singh Rajput
  2009-07-10  8:49           ` Jiri Kosina
  0 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-10  3:41 UTC (permalink / raw)
  To: James Bottomley; +Cc: Greg KH, LKML, Jiri Kosina

Hello James,

On Fri, 2009-07-10 at 03:22 +0000, James Bottomley wrote:
> On Fri, 2009-07-10 at 08:29 +0530, Jaswinder Singh Rajput wrote:
> > Hello Greg,
> > 
> > On Thu, 2009-07-09 at 15:26 -0700, Greg KH wrote:
> > > On Fri, Jul 10, 2009 at 12:10:09AM +0530, Jaswinder Singh Rajput wrote:
> > > > Linus,
> > > > 
> > > > Please pull includecheck fixes, these all are clean and safe patches
> > > > with relevant Acks.
> > > 
> > > Shouldn't stuff like this go through the trivial tree?  And stuff like
> > > that is relevant for the main pre-rc1 merge, not this late in the merge
> > > cycle, right?
> > > 
> > 
> > You did not specified what is your problem ? and where was you when we
> > discussed it earlier ?
> 
> The problem, as you have been told several times, is that maintainers
> are very busy people and don't necessarily have time to deal with
> mechanical replacement trivia like this.
> 

Am I asking you ?

If you are very busy and not able to handle things properly, so better
quit the maintainer-ship. Others can handle more better than you.

> The point is that Jiri Kosina takes that burden on himself to verify and
> submit the changes like this, so something like this should go through
> him.
> 

Who will take burden of Jiri, I already send another PULL request to
Jiri.

> > Normally brain is above then the eyes, do you know why ?
> > 
> > To use your brain instead of follow things blindly.
> > 
> > The point of watching patches for some time means test and wait so that
> > they can show their real faces.
> 
> Abusing people who do real work, particularly when you manifestly do
> not, is a gross breach of etiquette ... welcome to my killfile.
> 

So what you mean, you can do any crap and no one can blame you ...
welcome to my killknife.

--
JSR


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

* Re: [GIT-PULL] includecheck fixes
  2009-07-10  3:35       ` Greg KH
@ 2009-07-10  3:50         ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-10  3:50 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Kevin Hilman, David Howells, benh, paulus,
	schwidefsky, heiko.carstens, jdike, Ingo Molnar, x86 maintainers,
	Alan Cox, David Miller, James Bottomley, dbrownell, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Russell King

On Thu, 2009-07-09 at 20:35 -0700, Greg KH wrote:
> On Fri, Jul 10, 2009 at 08:29:15AM +0530, Jaswinder Singh Rajput wrote:
> > Hello Greg,
> > 
> > On Thu, 2009-07-09 at 15:26 -0700, Greg KH wrote:
> > > On Fri, Jul 10, 2009 at 12:10:09AM +0530, Jaswinder Singh Rajput wrote:
> > > > Linus,
> > > > 
> > > > Please pull includecheck fixes, these all are clean and safe patches
> > > > with relevant Acks.
> > > 
> > > Shouldn't stuff like this go through the trivial tree?  And stuff like
> > > that is relevant for the main pre-rc1 merge, not this late in the merge
> > > cycle, right?
> > > 
> > 
> > You did not specified what is your problem ? and where was you when we
> > discussed it earlier ?
> 
> Earlier when? 

Check LKML emails of this thread, I have send half-dozen of emails to
you earlier.

Thanks,
--
JSR


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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-09  4:28       ` Jaswinder Singh Rajput
                         ` (3 preceding siblings ...)
  (?)
@ 2009-07-10  5:45       ` Sascha Hauer
  -1 siblings, 0 replies; 96+ messages in thread
From: Sascha Hauer @ 2009-07-10  5:45 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Russell King, Kevin Hilman, davinci, Hugo Villeneuve, philip,
	Eduardo Valentin, Tony Lindgren, linux-omap, Ben Dooks,
	Ben Dooks, dmitry pervushin, Vladislav Buzov, David Woodhouse,
	Alan Cox, arm, LKML

On Thu, Jul 09, 2009 at 09:58:31AM +0530, Jaswinder Singh Rajput wrote:
> On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
> > On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
> > > I am still waiting ACK/NAK for :
> > > 
> > >       includecheck fix: arm, misc.c
> > >       includecheck fix: arm, atomic.h
> > >       includecheck fix: arm, board-dm355-evm.c
> > >       includecheck fix: arm, board-dm355-leopard.c
> > >       includecheck fix: arm, board-dm644x-evm.c
> > >       includecheck fix: arm, board-dm646x-evm.c
> > >       includecheck fix: arm, board-sffsdr.c
> > >       includecheck fix: arm, mach-mx3/devices.c
> > >       includecheck fix: arm, mach-omap1/mcbsp.c
> > >       includecheck fix: arm, mach-omap2/mcbsp.c
> > >       includecheck fix: arm, plat-s3c64xx/pm.c
> > >       includecheck fix: arm, plat-stmp3xxx/pinmux.c

For mach-mx3/devices.c:

Acked-by: Sascha Hauer <s.hauer@pengutronix.de>


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-08 18:00 ` [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
  2009-07-08 21:13   ` Russell King
@ 2009-07-10  7:17   ` Jaswinder Singh Rajput
  1 sibling, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-10  7:17 UTC (permalink / raw)
  To: Russell King, Sascha Hauer, Ben Dooks, Olaf Weber,
	dmitry pervushin, Dave Airlie
  Cc: Kevin Hilman, David Howells, benh, paulus, schwidefsky,
	heiko.carstens, jdike, Ingo Molnar, x86 maintainers, Alan Cox,
	David Miller, James Bottomley, dbrownell, Greg KH, mchehab,
	jeremy, felixb, lenb, airlied, bcrl, Steven Rostedt,
	Andrew Morton, Sam Ravnborg, LKML, Linus Torvalds

Hello all,

On Wed, 2009-07-08 at 23:30 +0530, Jaswinder Singh Rajput wrote:
> Hello all,
> 
> On Wed, 2009-07-08 at 19:58 +0530, Jaswinder Singh Rajput wrote:
> > The following changes since commit faf80d62e44dc627efb741f48db50c1858d1667c:
> >   Linus Torvalds (1):
> >         Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6.git master
> > 
> > Jaswinder Singh Rajput (44):
> 
> This is a big patchset, so it will be better that either me or Sam will
> send it to Linus after collecting ACKs.

> I am still waiting ACK/NAK for :
> 

Thanks for all your ACKs and support.

Sorry guys, I give up and do not want to hear more crap from crapy
people just for nothing and withdrawing pull request.

If you want, apply these patches or just trashed it.

Thanks,
--
JSR


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

* Re: [PATCH 20/44] includecheck fix: x86, shadow.c
  2009-07-09 19:01         ` Thomas Gleixner
@ 2009-07-10  8:09           ` Jaswinder Singh Rajput
  2009-07-10  8:18             ` Pekka Enberg
  0 siblings, 1 reply; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-10  8:09 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Pekka Enberg, Cyrill Gorcunov, Ingo Molnar, x86 maintainers,
	Sam Ravnborg, LKML, Vegard Nossum

On Thu, 2009-07-09 at 21:01 +0200, Thomas Gleixner wrote:
> On Thu, 9 Jul 2009, Pekka Enberg wrote:
> > On Thu, Jul 9, 2009 at 9:18 PM, Thomas Gleixner<tglx@linutronix.de> wrote:
> > > Can we stop this kindergarden already? The patch is so obvious that it
> > > just should be applied. I'll pick up all x86 ones and fold them in.
> > 
> > What kindergarten are you talking about? Technically Ingo "kicked"
> > kmemcheck out of the x86 tree so the patch should go through
> > kmemcheck.git which makes Cyrill's CC correction spot on.
> 
> I'm referring to the fact that these changes are so obvious that we do
> neither need dozens separate commits nor the ack of everyone plus some
> more. My inbox is full enough already.
> 

Hey kindergarten kid,

What the hell you are talking about, I did not send even one email to
you.

Hey kid here is your today's lesson:

If you and your inbox is upset with x86 maintainers <x86@kernel.org>
emails then quit x86 maintainer-ship.

If you and your inbox is upset with LKML emails then quit LKML.

If you upset with life then ...

--
JSR


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

* Re: [PATCH 20/44] includecheck fix: x86, shadow.c
  2009-07-10  8:09           ` Jaswinder Singh Rajput
@ 2009-07-10  8:18             ` Pekka Enberg
  0 siblings, 0 replies; 96+ messages in thread
From: Pekka Enberg @ 2009-07-10  8:18 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Thomas Gleixner, Cyrill Gorcunov, Ingo Molnar, x86 maintainers,
	Sam Ravnborg, LKML, Vegard Nossum

On Fri, Jul 10, 2009 at 11:09 AM, Jaswinder Singh
Rajput<jaswinder@kernel.org> wrote:
> Hey kindergarten kid,
>
> What the hell you are talking about, I did not send even one email to
> you.
>
> Hey kid here is your today's lesson:
>
> If you and your inbox is upset with x86 maintainers <x86@kernel.org>
> emails then quit x86 maintainer-ship.
>
> If you and your inbox is upset with LKML emails then quit LKML.
>
> If you upset with life then ...

Jaswinder, you might want wait for few days to calm down before
writing more emails on LKML. Yes, I do realize you're upset after Ingo
stopped nurturing your patches. But in the last 24 hours, you've told
two Linux kernel maintainers to quit (and insulted them in the
process) which is bit over the top, wouldn't you agree? If you
continue doing this, I suspect you will end up in more killfiles and
have all your patches ignored.

                        Pekka

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

* Re: [GIT-PULL] includecheck fixes
  2009-07-10  3:41         ` Jaswinder Singh Rajput
@ 2009-07-10  8:49           ` Jiri Kosina
  0 siblings, 0 replies; 96+ messages in thread
From: Jiri Kosina @ 2009-07-10  8:49 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: James Bottomley, Greg KH, LKML

On Fri, 10 Jul 2009, Jaswinder Singh Rajput wrote:

> > > > > Please pull includecheck fixes, these all are clean and safe
> > > > > patches with relevant Acks.
> > > > Shouldn't stuff like this go through the trivial tree?  And stuff 
> > > > like that is relevant for the main pre-rc1 merge, not this late in 
> > > > the merge cycle, right?
> > > You did not specified what is your problem ? and where was you when 
> > > we discussed it earlier ?
> > The problem, as you have been told several times, is that maintainers 
> > are very busy people and don't necessarily have time to deal with 
> > mechanical replacement trivia like this.
> Am I asking you ? If you are very busy and not able to handle things 
> properly, so better quit the maintainer-ship. Others can handle more 
> better than you.

Come on Jaswinder ... trivial grammar/typo fixes are really not that 
important stuff to argue about in longish threads. Let's rather find a 
more interesting and important topic to flame each other about :) This is 
really not worth it.

> > The point is that Jiri Kosina takes that burden on himself to verify 
> > and submit the changes like this, so something like this should go 
> > through him.
> Who will take burden of Jiri, I already send another PULL request to 
> Jiri.

If you mean the "foo foo" replacement request, the repository you asked me
to pull from doesn't seem to have any extra patches on top of current
tree, so I guess you forgot to push.

Also you can't expect that I react to trivial patches very promptly. There
are a lot of more urgent things that I am taking care of, this is just an
"add-on".

Thanks,

-- 
Jiri Kosina
SUSE Labs


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

* Re: [PATCH 17/44] includecheck fix: um, helper.c
  2009-07-08 14:55 ` [PATCH 17/44] includecheck fix: um, helper.c Jaswinder Singh Rajput
@ 2009-07-10  8:51   ` Amerigo Wang
  0 siblings, 0 replies; 96+ messages in thread
From: Amerigo Wang @ 2009-07-10  8:51 UTC (permalink / raw)
  To: Jaswinder Singh Rajput; +Cc: jdike, user-mode-linux-devel, Sam Ravnborg, LKML

On Wed, Jul 08, 2009 at 08:25:50PM +0530, Jaswinder Singh Rajput wrote:
>
>fix the following 'make includecheck' warning:
>
>  arch/um/os-Linux/helper.c: linux/limits.h is included more than once.
>
>Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
>---
> arch/um/os-Linux/helper.c |    1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
>diff --git a/arch/um/os-Linux/helper.c b/arch/um/os-Linux/helper.c
>index 30860b8..b6b1096 100644
>--- a/arch/um/os-Linux/helper.c
>+++ b/arch/um/os-Linux/helper.c
>@@ -15,7 +15,6 @@
> #include "os.h"
> #include "um_malloc.h"
> #include "user.h"
>-#include <linux/limits.h>
> 
> struct helper_data {
> 	void (*pre_exec)(void*);

Definitely yes.

Acked-by: WANG Cong <xiyou.wangcong@gmail.com>


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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-09  4:28       ` Jaswinder Singh Rajput
                         ` (4 preceding siblings ...)
  (?)
@ 2009-07-24 14:45       ` Eduardo Valentin
  2009-07-24 15:07         ` Jaswinder Singh Rajput
  -1 siblings, 1 reply; 96+ messages in thread
From: Eduardo Valentin @ 2009-07-24 14:45 UTC (permalink / raw)
  To: ext Jaswinder Singh Rajput
  Cc: Russell King, Kevin Hilman, davinci, Hugo Villeneuve, philip,
	Sascha Hauer, Valentin Eduardo (Nokia-D/Helsinki),
	Tony Lindgren, linux-omap, Ben Dooks, Ben Dooks,
	dmitry pervushin, Vladislav Buzov, David Woodhouse, Alan Cox,
	arm, LKML

On Thu, Jul 09, 2009 at 06:28:31AM +0200, ext Jaswinder Singh Rajput wrote:
> On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
> > On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
> > > I am still waiting ACK/NAK for :
> > > 
> > >       includecheck fix: arm, misc.c
> > >       includecheck fix: arm, atomic.h
> > >       includecheck fix: arm, board-dm355-evm.c
> > >       includecheck fix: arm, board-dm355-leopard.c
> > >       includecheck fix: arm, board-dm644x-evm.c
> > >       includecheck fix: arm, board-dm646x-evm.c
> > >       includecheck fix: arm, board-sffsdr.c
> > >       includecheck fix: arm, mach-mx3/devices.c
> > >       includecheck fix: arm, mach-omap1/mcbsp.c
> > >       includecheck fix: arm, mach-omap2/mcbsp.c
> > >       includecheck fix: arm, plat-s3c64xx/pm.c
> > >       includecheck fix: arm, plat-stmp3xxx/pinmux.c
> > 
> > You're still waiting because apparantly you never sent this set anywhere
> > near any ARM people before.
> > 
> > For the first two, I'll ack them:
> > 
> > Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
> > 
> > The remainder look sane to me, but you'll have to seek acks from the
> > individual platform maintainer(s).
> > 
> 
> OK, adding some more ARM people and ARM lists to get remaining ACK/NAK.
> 
> Patches are already posted to LKML and also available at :
> 
> http://git.kernel.org/?p=linux/kernel/git/jaswinder/headers-check-2.6.git;a=summary
> 
> In case if you are not able to find these patches let me know.
> 
> Thanks,

In behalf of mach-omap[1,2]/mcbsp.c:

Acked-by: Eduardo Valentin <eduardo.valentin@nokia.com>

> --
> JSR
> 

-- 
Eduardo Valentin

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

* Re: [PATCH 0/44] includecheck: fix multiple includes
  2009-07-24 14:45       ` Eduardo Valentin
@ 2009-07-24 15:07         ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-07-24 15:07 UTC (permalink / raw)
  To: eduardo.valentin
  Cc: Russell King, Kevin Hilman, davinci, Hugo Villeneuve, philip,
	Sascha Hauer, Tony Lindgren, linux-omap, Ben Dooks, Ben Dooks,
	dmitry pervushin, Vladislav Buzov, David Woodhouse, Alan Cox,
	arm, LKML

Hello all,

On Fri, 2009-07-24 at 17:45 +0300, Eduardo Valentin wrote:
> On Thu, Jul 09, 2009 at 06:28:31AM +0200, ext Jaswinder Singh Rajput wrote:
> > On Wed, 2009-07-08 at 22:13 +0100, Russell King wrote:
> > > On Wed, Jul 08, 2009 at 11:30:59PM +0530, Jaswinder Singh Rajput wrote:
> > > > I am still waiting ACK/NAK for :
> > > > 
> > > >       includecheck fix: arm, misc.c
> > > >       includecheck fix: arm, atomic.h
> > > >       includecheck fix: arm, board-dm355-evm.c
> > > >       includecheck fix: arm, board-dm355-leopard.c
> > > >       includecheck fix: arm, board-dm644x-evm.c
> > > >       includecheck fix: arm, board-dm646x-evm.c
> > > >       includecheck fix: arm, board-sffsdr.c
> > > >       includecheck fix: arm, mach-mx3/devices.c
> > > >       includecheck fix: arm, mach-omap1/mcbsp.c
> > > >       includecheck fix: arm, mach-omap2/mcbsp.c
> > > >       includecheck fix: arm, plat-s3c64xx/pm.c
> > > >       includecheck fix: arm, plat-stmp3xxx/pinmux.c
> > > 
> > > You're still waiting because apparantly you never sent this set anywhere
> > > near any ARM people before.
> > > 
> > > For the first two, I'll ack them:
> > > 
> > > Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
> > > 
> > > The remainder look sane to me, but you'll have to seek acks from the
> > > individual platform maintainer(s).
> > > 
> > 
> > OK, adding some more ARM people and ARM lists to get remaining ACK/NAK.
> > 
> > Patches are already posted to LKML and also available at :
> > 
> > http://git.kernel.org/?p=linux/kernel/git/jaswinder/headers-check-2.6.git;a=summary
> > 
> > In case if you are not able to find these patches let me know.
> > 
> > Thanks,
> 
> In behalf of mach-omap[1,2]/mcbsp.c:
> 
> Acked-by: Eduardo Valentin <eduardo.valentin@nokia.com>
> 

These patches are still not applied anywhere, If you want you can apply
respective patch in your respective trees.

Thanks,
--
JSR


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

* [GIT-PULL] includecheck fixes
@ 2009-09-20 11:52 Jaswinder Singh Rajput
  0 siblings, 0 replies; 96+ messages in thread
From: Jaswinder Singh Rajput @ 2009-09-20 11:52 UTC (permalink / raw)
  To: Linus Torvalds, LKML

Linus,

Please pull includecheck fixes.

The following changes since commit 78f28b7c555359c67c2a0d23f7436e915329421e:
  Linus Torvalds (1):
        Merge branch 'x86-platform-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6.git master

Jaswinder Singh Rajput (15):
      includecheck fix: s390, sys_s390.c
      includecheck fix: um, helper.c
      includecheck fix: x86, traps.c
      includecheck fix: x86, shadow.c
      includecheck fix: drivers/scsi, libfcoe.c
      includecheck fix: drivers/scsi, ibmvscsi.c
      includecheck fix: drivers/video, vgacon.c
      includecheck fix: drivers/xen, evtchn.c
      includecheck fix: include/acpi, acpi_bus.h
      includecheck fix: include/drm, drm_memory.h
      includecheck fix: include/linux, aio.h
      includecheck fix: include/linux, page_cgroup.h
      includecheck fix: include/linux, ftrace.h
      includecheck fix: kernel/trace, ring_buffer.c
      includecheck fix: x86, cpu/common.c

 arch/s390/kernel/sys_s390.c      |    1 -
 arch/um/os-Linux/helper.c        |    1 -
 arch/x86/kernel/cpu/common.c     |    1 -
 arch/x86/kernel/traps.c          |    1 -
 arch/x86/mm/kmemcheck/shadow.c   |    1 -
 drivers/scsi/fcoe/libfcoe.c      |    1 -
 drivers/scsi/ibmvscsi/ibmvscsi.c |    1 -
 drivers/video/console/vgacon.c   |    1 -
 drivers/xen/evtchn.c             |    1 -
 include/acpi/acpi_bus.h          |    1 -
 include/drm/drm_memory.h         |    2 --
 include/linux/aio.h              |    2 --
 include/linux/ftrace.h           |    1 -
 include/linux/page_cgroup.h      |    4 ++--
 kernel/trace/ring_buffer.c       |    2 --
 15 files changed, 2 insertions(+), 19 deletions(-)

diff --git a/arch/s390/kernel/sys_s390.c b/arch/s390/kernel/sys_s390.c
index c7ae4b1..e9d94f6 100644
--- a/arch/s390/kernel/sys_s390.c
+++ b/arch/s390/kernel/sys_s390.c
@@ -29,7 +29,6 @@
 #include <linux/personality.h>
 #include <linux/unistd.h>
 #include <linux/ipc.h>
-#include <linux/syscalls.h>
 #include <asm/uaccess.h>
 #include "entry.h"
 
diff --git a/arch/um/os-Linux/helper.c b/arch/um/os-Linux/helper.c
index 30860b8..b6b1096 100644
--- a/arch/um/os-Linux/helper.c
+++ b/arch/um/os-Linux/helper.c
@@ -15,7 +15,6 @@
 #include "os.h"
 #include "um_malloc.h"
 #include "user.h"
-#include <linux/limits.h>
 
 struct helper_data {
 	void (*pre_exec)(void*);
diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c
index 2055fc2..2fea97e 100644
--- a/arch/x86/kernel/cpu/common.c
+++ b/arch/x86/kernel/cpu/common.c
@@ -34,7 +34,6 @@
 #include <asm/mce.h>
 #include <asm/msr.h>
 #include <asm/pat.h>
-#include <linux/smp.h>
 
 #ifdef CONFIG_X86_LOCAL_APIC
 #include <asm/uv/uv.h>
diff --git a/arch/x86/kernel/traps.c b/arch/x86/kernel/traps.c
index 7dc0de9..9346e10 100644
--- a/arch/x86/kernel/traps.c
+++ b/arch/x86/kernel/traps.c
@@ -65,7 +65,6 @@
 #else
 #include <asm/processor-flags.h>
 #include <asm/setup.h>
-#include <asm/traps.h>
 
 asmlinkage int system_call(void);
 
diff --git a/arch/x86/mm/kmemcheck/shadow.c b/arch/x86/mm/kmemcheck/shadow.c
index e773b6b..3f66b82 100644
--- a/arch/x86/mm/kmemcheck/shadow.c
+++ b/arch/x86/mm/kmemcheck/shadow.c
@@ -1,7 +1,6 @@
 #include <linux/kmemcheck.h>
 #include <linux/module.h>
 #include <linux/mm.h>
-#include <linux/module.h>
 
 #include <asm/page.h>
 #include <asm/pgtable.h>
diff --git a/drivers/scsi/fcoe/libfcoe.c b/drivers/scsi/fcoe/libfcoe.c
index 62a4c20..11ae5c9 100644
--- a/drivers/scsi/fcoe/libfcoe.c
+++ b/drivers/scsi/fcoe/libfcoe.c
@@ -29,7 +29,6 @@
 #include <linux/ethtool.h>
 #include <linux/if_ether.h>
 #include <linux/if_vlan.h>
-#include <linux/netdevice.h>
 #include <linux/errno.h>
 #include <linux/bitops.h>
 #include <net/rtnetlink.h>
diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drivers/scsi/ibmvscsi/ibmvscsi.c
index 9928704..d9b0e9d 100644
--- a/drivers/scsi/ibmvscsi/ibmvscsi.c
+++ b/drivers/scsi/ibmvscsi/ibmvscsi.c
@@ -73,7 +73,6 @@
 #include <linux/of.h>
 #include <asm/firmware.h>
 #include <asm/vio.h>
-#include <asm/firmware.h>
 #include <scsi/scsi.h>
 #include <scsi/scsi_cmnd.h>
 #include <scsi/scsi_host.h>
diff --git a/drivers/video/console/vgacon.c b/drivers/video/console/vgacon.c
index 59d7d5e..74e96cf 100644
--- a/drivers/video/console/vgacon.c
+++ b/drivers/video/console/vgacon.c
@@ -180,7 +180,6 @@ static inline void vga_set_mem_top(struct vc_data *c)
 }
 
 #ifdef CONFIG_VGACON_SOFT_SCROLLBACK
-#include <linux/slab.h>
 /* software scrollback */
 static void *vgacon_scrollback;
 static int vgacon_scrollback_tail;
diff --git a/drivers/xen/evtchn.c b/drivers/xen/evtchn.c
index af03195..79bedba 100644
--- a/drivers/xen/evtchn.c
+++ b/drivers/xen/evtchn.c
@@ -38,7 +38,6 @@
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <linux/fs.h>
-#include <linux/errno.h>
 #include <linux/miscdevice.h>
 #include <linux/major.h>
 #include <linux/proc_fs.h>
diff --git a/include/acpi/acpi_bus.h b/include/acpi/acpi_bus.h
index 1fa3ffb..1b3b360 100644
--- a/include/acpi/acpi_bus.h
+++ b/include/acpi/acpi_bus.h
@@ -356,7 +356,6 @@ void acpi_remove_dir(struct acpi_device *);
 /*
  * Bind physical devices with ACPI devices
  */
-#include <linux/device.h>
 struct acpi_bus_type {
 	struct list_head list;
 	struct bus_type *bus;
diff --git a/include/drm/drm_memory.h b/include/drm/drm_memory.h
index 63e425b..15af9b3 100644
--- a/include/drm/drm_memory.h
+++ b/include/drm/drm_memory.h
@@ -44,8 +44,6 @@
 
 #if __OS_HAS_AGP
 
-#include <linux/vmalloc.h>
-
 #ifdef HAVE_PAGE_AGP
 #include <asm/agp.h>
 #else
diff --git a/include/linux/aio.h b/include/linux/aio.h
index 47f7d93..aea219d 100644
--- a/include/linux/aio.h
+++ b/include/linux/aio.h
@@ -225,8 +225,6 @@ static inline void exit_aio(struct mm_struct *mm) { }
 
 #define io_wait_to_kiocb(wait) container_of(wait, struct kiocb, ki_wait)
 
-#include <linux/aio_abi.h>
-
 static inline struct kiocb *list_kiocb(struct list_head *h)
 {
 	return list_entry(h, struct kiocb, ki_list);
diff --git a/include/linux/ftrace.h b/include/linux/ftrace.h
index dc3b132..3c0924a 100644
--- a/include/linux/ftrace.h
+++ b/include/linux/ftrace.h
@@ -446,7 +446,6 @@ static inline void unpause_graph_tracing(void) { }
 #endif /* CONFIG_FUNCTION_GRAPH_TRACER */
 
 #ifdef CONFIG_TRACING
-#include <linux/sched.h>
 
 /* flags for current->trace */
 enum {
diff --git a/include/linux/page_cgroup.h b/include/linux/page_cgroup.h
index 13f126c..ada779f 100644
--- a/include/linux/page_cgroup.h
+++ b/include/linux/page_cgroup.h
@@ -105,14 +105,14 @@ static inline void __init page_cgroup_init_flatmem(void)
 
 #endif
 
-#ifdef CONFIG_CGROUP_MEM_RES_CTLR_SWAP
 #include <linux/swap.h>
+
+#ifdef CONFIG_CGROUP_MEM_RES_CTLR_SWAP
 extern unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id);
 extern unsigned short lookup_swap_cgroup(swp_entry_t ent);
 extern int swap_cgroup_swapon(int type, unsigned long max_pages);
 extern void swap_cgroup_swapoff(int type);
 #else
-#include <linux/swap.h>
 
 static inline
 unsigned short swap_cgroup_record(swp_entry_t ent, unsigned short id)
diff --git a/kernel/trace/ring_buffer.c b/kernel/trace/ring_buffer.c
index 6eef389..d4ff019 100644
--- a/kernel/trace/ring_buffer.c
+++ b/kernel/trace/ring_buffer.c
@@ -201,8 +201,6 @@ int tracing_is_on(void)
 }
 EXPORT_SYMBOL_GPL(tracing_is_on);
 
-#include "trace.h"
-
 #define RB_EVNT_HDR_SIZE (offsetof(struct ring_buffer_event, array))
 #define RB_ALIGNMENT		4U
 #define RB_MAX_SMALL_DATA	(RB_ALIGNMENT * RINGBUF_TYPE_DATA_TYPE_LEN_MAX)



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

end of thread, other threads:[~2009-09-20 11:51 UTC | newest]

Thread overview: 96+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-08 14:28 [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
2009-07-08 14:30 ` [PATCH 1/44] includecheck fix: arm, misc.c Jaswinder Singh Rajput
2009-07-08 14:31 ` [PATCH 2/44] includecheck fix: arm, atomic.h Jaswinder Singh Rajput
2009-07-08 14:33 ` [PATCH 3/44] includecheck fix: arm, board-dm355-evm.c Jaswinder Singh Rajput
2009-07-09 14:18   ` Kevin Hilman
2009-07-08 14:34 ` [PATCH 4/44] includecheck fix: arm, board-dm355-leopard.c Jaswinder Singh Rajput
2009-07-09 14:18   ` Kevin Hilman
2009-07-08 14:35 ` [PATCH 5/44] includecheck fix: arm, board-dm644x-evm.c Jaswinder Singh Rajput
2009-07-09 14:27   ` Kevin Hilman
2009-07-08 14:36 ` [PATCH 6/44] includecheck fix: arm, board-dm646x-evm.c Jaswinder Singh Rajput
2009-07-09 14:27   ` Kevin Hilman
2009-07-08 14:37 ` [PATCH 7/44] includecheck fix: arm, board-sffsdr.c Jaswinder Singh Rajput
2009-07-09 14:28   ` Kevin Hilman
2009-07-08 14:38 ` [PATCH 8/44] includecheck fix: arm, mach-mx3/devices.c Jaswinder Singh Rajput
2009-07-08 14:40 ` [PATCH 9/44] includecheck fix: arm, mach-omap1/mcbsp.c Jaswinder Singh Rajput
2009-07-09 14:30   ` Kevin Hilman
2009-07-08 14:41 ` [PATCH 10/44] includecheck fix: arm, mach-omap2/mcbsp.c Jaswinder Singh Rajput
2009-07-09 14:30   ` Kevin Hilman
2009-07-08 14:42 ` [PATCH 11/44] includecheck fix: arm, plat-s3c64xx/pm.c Jaswinder Singh Rajput
2009-07-08 14:43 ` [PATCH 12/44] includecheck fix: arm, plat-stmp3xxx/pinmux.c Jaswinder Singh Rajput
2009-07-08 14:44 ` [PATCH 13/44] includecheck fix: mn10300, sys_mn10300.c Jaswinder Singh Rajput
2009-07-08 14:47 ` [PATCH 14/44] includecheck fix: powerpc, mpc7450-pmu.c Jaswinder Singh Rajput
2009-07-08 14:50 ` [PATCH 15/44] includecheck fix: powerpc, ppc970-pmu.c Jaswinder Singh Rajput
2009-07-08 14:55 ` [PATCH 17/44] includecheck fix: um, helper.c Jaswinder Singh Rajput
2009-07-10  8:51   ` Amerigo Wang
2009-07-08 14:57 ` [PATCH 18/44] includecheck fix: x86, dumpstack.c Jaswinder Singh Rajput
2009-07-09 17:25   ` Cyrill Gorcunov
2009-07-08 14:58 ` [PATCH 19/44] includecheck fix: x86, traps.c Jaswinder Singh Rajput
2009-07-08 14:59 ` [PATCH 20/44] includecheck fix: x86, shadow.c Jaswinder Singh Rajput
2009-07-09 16:28   ` Cyrill Gorcunov
2009-07-09 18:18     ` Thomas Gleixner
2009-07-09 18:29       ` Pekka Enberg
2009-07-09 19:01         ` Thomas Gleixner
2009-07-10  8:09           ` Jaswinder Singh Rajput
2009-07-10  8:18             ` Pekka Enberg
2009-07-08 15:02 ` [PATCH 21/44] includecheck fix: Documentation, cfag12864b-example.c Jaswinder Singh Rajput
2009-07-08 16:17   ` Randy Dunlap
2009-07-08 15:10 ` [PATCH 22/44] includecheck fix: drivers/char, vt.c Jaswinder Singh Rajput
2009-07-08 15:12 ` [PATCH 23/44] includecheck fix: drivers/net, sja1000.c Jaswinder Singh Rajput
2009-07-08 15:12   ` Jaswinder Singh Rajput
2009-07-08 15:23 ` [PATCH 24/44] includecheck fix: drivers/net, axnet_cs.c Jaswinder Singh Rajput
2009-07-08 15:25 ` [PATCH 25/44] includecheck fix: drivers/net, smc911x.h Jaswinder Singh Rajput
2009-07-08 15:27 ` [PATCH 26/44] includecheck fix: drivers/parisc, ccio-dma.c Jaswinder Singh Rajput
2009-07-08 15:28 ` [PATCH 27/44] includecheck fix: drivers/scsi, libfcoe.c Jaswinder Singh Rajput
2009-07-08 15:30 ` [PATCH 28/44] includecheck fix: drivers/scsi, ibmvscsi.c Jaswinder Singh Rajput
2009-07-08 15:32 ` [PATCH 29/44] includecheck fix: drivers/spi, amba-pl022.c Jaswinder Singh Rajput
2009-07-08 17:28   ` Linus Walleij
2009-07-08 17:42     ` Jaswinder Singh Rajput
2009-07-09 21:17       ` Linus Walleij
2009-07-09 21:20         ` Linus Torvalds
2009-07-08 17:39   ` David Brownell
2009-07-08 15:34 ` [PATCH 30/44] includecheck fix: drivers/staging, usbdrv.c Jaswinder Singh Rajput
2009-07-08 15:37 ` [PATCH 31/44] includecheck fix: drivers/staging, rt_linux.h Jaswinder Singh Rajput
2009-07-08 15:40 ` [PATCH 32/44] includecheck fix: drivers/video, vgacon.c Jaswinder Singh Rajput
2009-07-08 15:42 ` [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c Jaswinder Singh Rajput
2009-07-08 16:50   ` Jeremy Fitzhardinge
2009-07-08 16:50     ` Jeremy Fitzhardinge
2009-07-08 15:46 ` [PATCH 34/44] includecheck fix: fs/xfs, xfs_iops.c Jaswinder Singh Rajput
2009-07-08 15:46   ` Jaswinder Singh Rajput
2009-07-09 14:52   ` Olaf Weber
2009-07-09 14:52     ` Olaf Weber
2009-07-08 15:47 ` [PATCH 35/44] includecheck fix: include/acpi, acpi_bus.h Jaswinder Singh Rajput
2009-07-08 15:49 ` [PATCH 36/44] includecheck fix: include/drm, drm_memory.h Jaswinder Singh Rajput
2009-07-09  0:04   ` Dave Airlie
2009-07-08 15:50 ` [PATCH 37/44] includecheck fix: include/linux, aio.h Jaswinder Singh Rajput
2009-07-08 15:52 ` [PATCH 38/44] includecheck fix: include/linux, ftrace.h Jaswinder Singh Rajput
2009-07-08 15:53 ` [PATCH 39/44] includecheck fix: include/linux, icmpv6.h Jaswinder Singh Rajput
2009-07-08 15:54 ` [PATCH 40/44] includecheck fix: include/linux, net_dropmon.h Jaswinder Singh Rajput
2009-07-08 15:55 ` [PATCH 41/44] includecheck fix: include/linux, rfkill.h Jaswinder Singh Rajput
2009-07-08 19:32   ` Marcel Holtmann
2009-07-09  4:01     ` Jaswinder Singh Rajput
2009-07-09  5:47       ` Marcel Holtmann
2009-07-08 15:56 ` [PATCH 42/44] includecheck fix: kernel/trace, ring_buffer.c Jaswinder Singh Rajput
2009-07-08 15:58 ` [PATCH 43/44] includecheck fix: mm, nommu.c Jaswinder Singh Rajput
2009-07-08 15:59 ` [PATCH 44/44] includecheck fix: mm, shmem.c Jaswinder Singh Rajput
2009-07-08 16:00 ` [PATCH 16/44] includecheck fix: s390, sys_s390.c Jaswinder Singh Rajput
2009-07-08 18:00 ` [PATCH 0/44] includecheck: fix multiple includes Jaswinder Singh Rajput
2009-07-08 21:13   ` Russell King
2009-07-09  4:28     ` Jaswinder Singh Rajput
2009-07-09  4:28       ` Jaswinder Singh Rajput
2009-07-09 11:34       ` dmitry pervushin
2009-07-09 18:48       ` Ben Dooks
2009-07-09 20:08       ` Philip Balister
2009-07-10  5:45       ` Sascha Hauer
2009-07-24 14:45       ` Eduardo Valentin
2009-07-24 15:07         ` Jaswinder Singh Rajput
2009-07-10  7:17   ` Jaswinder Singh Rajput
2009-07-09 18:40 ` [GIT-PULL] includecheck fixes Jaswinder Singh Rajput
2009-07-09 22:26   ` Greg KH
2009-07-10  2:59     ` Jaswinder Singh Rajput
2009-07-10  3:22       ` James Bottomley
2009-07-10  3:41         ` Jaswinder Singh Rajput
2009-07-10  8:49           ` Jiri Kosina
2009-07-10  3:35       ` Greg KH
2009-07-10  3:50         ` Jaswinder Singh Rajput
2009-09-20 11:52 Jaswinder Singh Rajput

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.