[PATCH][24/37] Clean up duplicate includes in kernel/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in kernel/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/kernel/auditsc.c b/kernel/auditsc.c index 145cbb7..5f7dba2 100644 --- a/kernel/auditsc.c +++ b/kernel/auditsc.c @@ -45,7 +45,6 @@ #include #include #i

[PATCH][25/37] Clean up duplicate includes in mm/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in mm/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/mm/mempolicy.c b/mm/mempolicy.c index 71b84b4..888b96d 100644 --- a/mm/mempolicy.c +++ b/mm/mempolicy.c @@ -72,7 +72,6 @@ #include #include #include -#i

[PATCH][26/37] Clean up duplicate includes in net/atm/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/atm/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/net/atm/lec.c b/net/atm/lec.c index 2770fb4..59d5aa3 100644 --- a/net/atm/lec.c +++ b/net/atm/lec.c @@ -21,7 +21,6 @@ #include #include #include -#i

[PATCH][21/37] Clean up duplicate includes in include/media/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in include/media/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/include/media/v4l2-dev.h b/include/media/v4l2-dev.h index d62847f..76703c7 100644 --- a/include/media/v4l2-dev.h +++ b/include/media/v4l2-dev.h @@ -23,8

[PATCH][20/37] Clean up duplicate includes in fs/ntfs/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/ntfs/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/fs/ntfs/file.c b/fs/ntfs/file.c index ffcc504..21cde01 100644 --- a/fs/ntfs/file.c +++ b/fs/ntfs/file.c @@ -26,7 +26,6 @@ #include #include #include -#i

[PATCH][22/37] Clean up duplicate includes in include/linux/memory_hotplug.h

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in include/linux/memory_hotplug.h Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/include/linux/memory_hotplug.h b/include/linux/memory_hotplug.h index 7b54666..b573d1e 100644 --- a/include/linux/memory_hotplug.h +++ b/i

[PATCH][17/37] Clean up duplicate includes in fs/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index e440a7b..d3208db 100644 --- a/fs/compat_ioctl.c +++ b/fs/compat_ioctl.c @@ -113,7 +113,6 @@ #include #include #i

[PATCH][18/37] Clean up duplicate includes in fs/ecryptfs/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/ecryptfs/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/fs/ecryptfs/main.c b/fs/ecryptfs/main.c index e557a67..7a7cfc0 100644 --- a/fs/ecryptfs/main.c +++ b/fs/ecryptfs/main.c @@ -32,7 +32,6 @@ #include #i

[PATCH][19/37] Clean up duplicate includes in fs/gfs2/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/gfs2/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/fs/gfs2/glock.c b/fs/gfs2/glock.c index 3f0974e..0c21be0 100644 --- a/fs/gfs2/glock.c +++ b/fs/gfs2/glock.c @@ -25,8 +25,6 @@ #include #include #i

[PATCH][15/37] Clean up duplicate includes in drivers/usb/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/usb/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/usb/host/u132-hcd.c b/drivers/usb/host/u132-hcd.c index 7f765ec..b38a9bd 100644 --- a/drivers/usb/host/u132-hcd.c +++ b/drivers/usb/host/u132

[PATCH][16/37] Clean up duplicate includes in drivers/w1/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/w1/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/w1/masters/matrox_w1.c b/drivers/w1/masters/matrox_w1.c index d356da5..1550431 100644 --- a/drivers/w1/masters/matrox_w1.c +++ b/drivers/w1/m

[PATCH][14/37] Clean up duplicate includes in drivers/spi/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/spi/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/spi/pxa2xx_spi.c b/drivers/spi/pxa2xx_spi.c index e51311b..16bf66b 100644 --- a/drivers/spi/pxa2xx_spi.c +++ b/drivers/spi/pxa2xx_spi.c @@ -26,7

[PATCH][13/37] Clean up duplicate includes in drivers/scsi/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/scsi/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c index 3a80897..e0f1991 100644 --- a/drivers/scsi/NCR_D700.c +++ b/drivers/scsi/NCR_D700.c @@ -97,7

[PATCH][11/37] Clean up duplicate includes in drivers/mtd/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/mtd/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/mtd/chips/jedec_probe.c b/drivers/mtd/chips/jedec_probe.c index 58e561e..f8aa287 100644 --- a/drivers/mtd/chips/jedec_probe.c +++ b/drivers/mtd

[PATCH][09/37] Clean up duplicate includes in drivers/macintosh/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/macintosh/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/macintosh/rack-meter.c b/drivers/macintosh/rack-meter.c index 4177ff0..2c21d4f 100644 --- a/drivers/macintosh/rack-meter.c +++ b/drivers/mac

[PATCH][10/37] Clean up duplicate includes in drivers/media/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/media/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/media/video/arv.c b/drivers/media/video/arv.c index 649f52f..2666d3b 100644 --- a/drivers/media/video/arv.c +++ b/drivers/media/video/arv.c @@

[PATCH][05/37] Clean up duplicate includes in drivers/block/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/block/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/block/viodasd.c b/drivers/block/viodasd.c index dae3991..f3f32c7 100644 --- a/drivers/block/viodasd.c +++ b/drivers/block/viodasd.c @@ -41,7

[PATCH][06/37] Clean up duplicate includes in drivers/char/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/char/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/char/lcd.c b/drivers/char/lcd.c index 1f09626..4fe9206 100644 --- a/drivers/char/lcd.c +++ b/drivers/char/lcd.c @@ -25,7 +25,6 @@ #include #i

[PATCH][07/37] Clean up duplicate includes in drivers/hwmon/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/hwmon/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/hwmon/ams/ams-core.c b/drivers/hwmon/ams/ams-core.c index 6db9737..a112a03 100644 --- a/drivers/hwmon/ams/ams-core.c +++ b/drivers/hwmon/ams/ams-

[PATCH][08/37] Clean up duplicate includes in drivers/input/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/input/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/input/keyboard/gpio_keys.c b/drivers/input/keyboard/gpio_keys.c index 7392122..f0b22b8 100644 --- a/drivers/input/keyboard/gpio_keys.c +++ b/d

[PATCH][04/37] Clean up duplicate includes in drivers/atm/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/atm/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/drivers/atm/lanai.c b/drivers/atm/lanai.c index 55fd1b4..144a49f 100644 --- a/drivers/atm/lanai.c +++ b/drivers/atm/lanai.c @@ -65,7 +65,6 @@ #include #i

[PATCH][03/37] Clean up duplicate includes in arch/i386/xen/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in arch/i386/xen/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/arch/i386/xen/enlighten.c b/arch/i386/xen/enlighten.c index 9a8c118..f65ef89 100644 --- a/arch/i386/xen/enlighten.c +++ b/arch/i386/xen/enlighten.c @@

[PATCH][02/37] Clean up duplicate includes in arch/i386/kernel/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in arch/i386/kernel/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/arch/i386/kernel/pci-dma.c b/arch/i386/kernel/pci-dma.c index 048f09b..c8a332c 100644 --- a/arch/i386/kernel/pci-dma.c +++ b/arch/i386/kernel/pci

[00/37] Clean up duplicate includes

2007-07-21 Thread Jesper Juhl
consider applying these patches. Kind regards, Jesper Juhl <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

[PATCH][01/37] Clean up duplicate includes in Documentation/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in Documentation/ Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/Documentation/accounting/getdelays.c b/Documentation/accounting/getdelays.c index 24c5aad..0ccfeae 100644 --- a/Documentation/accounting/getdelays.c

[00/37] Clean up duplicate includes

2007-07-21 Thread Jesper Juhl
consider applying these patches. Kind regards, Jesper Juhl [EMAIL PROTECTED] - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

[PATCH][01/37] Clean up duplicate includes in Documentation/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in Documentation/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/Documentation/accounting/getdelays.c b/Documentation/accounting/getdelays.c index 24c5aad..0ccfeae 100644 --- a/Documentation/accounting/getdelays.c +++ b

[PATCH][02/37] Clean up duplicate includes in arch/i386/kernel/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in arch/i386/kernel/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/arch/i386/kernel/pci-dma.c b/arch/i386/kernel/pci-dma.c index 048f09b..c8a332c 100644 --- a/arch/i386/kernel/pci-dma.c +++ b/arch/i386/kernel/pci-dma.c

[PATCH][03/37] Clean up duplicate includes in arch/i386/xen/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in arch/i386/xen/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/arch/i386/xen/enlighten.c b/arch/i386/xen/enlighten.c index 9a8c118..f65ef89 100644 --- a/arch/i386/xen/enlighten.c +++ b/arch/i386/xen/enlighten.c @@ -25,7 +25,6

[PATCH][04/37] Clean up duplicate includes in drivers/atm/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/atm/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/atm/lanai.c b/drivers/atm/lanai.c index 55fd1b4..144a49f 100644 --- a/drivers/atm/lanai.c +++ b/drivers/atm/lanai.c @@ -65,7 +65,6 @@ #include linux/init.h

[PATCH][05/37] Clean up duplicate includes in drivers/block/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/block/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/block/viodasd.c b/drivers/block/viodasd.c index dae3991..f3f32c7 100644 --- a/drivers/block/viodasd.c +++ b/drivers/block/viodasd.c @@ -41,7 +41,6

[PATCH][06/37] Clean up duplicate includes in drivers/char/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/char/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/char/lcd.c b/drivers/char/lcd.c index 1f09626..4fe9206 100644 --- a/drivers/char/lcd.c +++ b/drivers/char/lcd.c @@ -25,7 +25,6 @@ #include asm/io.h

[PATCH][07/37] Clean up duplicate includes in drivers/hwmon/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/hwmon/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/hwmon/ams/ams-core.c b/drivers/hwmon/ams/ams-core.c index 6db9737..a112a03 100644 --- a/drivers/hwmon/ams/ams-core.c +++ b/drivers/hwmon/ams/ams-core.c

[PATCH][08/37] Clean up duplicate includes in drivers/input/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/input/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/input/keyboard/gpio_keys.c b/drivers/input/keyboard/gpio_keys.c index 7392122..f0b22b8 100644 --- a/drivers/input/keyboard/gpio_keys.c +++ b/drivers

[PATCH][09/37] Clean up duplicate includes in drivers/macintosh/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/macintosh/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/macintosh/rack-meter.c b/drivers/macintosh/rack-meter.c index 4177ff0..2c21d4f 100644 --- a/drivers/macintosh/rack-meter.c +++ b/drivers/macintosh

[PATCH][10/37] Clean up duplicate includes in drivers/media/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/media/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/media/video/arv.c b/drivers/media/video/arv.c index 649f52f..2666d3b 100644 --- a/drivers/media/video/arv.c +++ b/drivers/media/video/arv.c @@ -23,7 +23,6

[PATCH][11/37] Clean up duplicate includes in drivers/mtd/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/mtd/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/mtd/chips/jedec_probe.c b/drivers/mtd/chips/jedec_probe.c index 58e561e..f8aa287 100644 --- a/drivers/mtd/chips/jedec_probe.c +++ b/drivers/mtd/chips

[PATCH][14/37] Clean up duplicate includes in drivers/spi/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/spi/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/spi/pxa2xx_spi.c b/drivers/spi/pxa2xx_spi.c index e51311b..16bf66b 100644 --- a/drivers/spi/pxa2xx_spi.c +++ b/drivers/spi/pxa2xx_spi.c @@ -26,7 +26,6

[PATCH][13/37] Clean up duplicate includes in drivers/scsi/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/scsi/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/scsi/NCR_D700.c b/drivers/scsi/NCR_D700.c index 3a80897..e0f1991 100644 --- a/drivers/scsi/NCR_D700.c +++ b/drivers/scsi/NCR_D700.c @@ -97,7 +97,6

[PATCH][15/37] Clean up duplicate includes in drivers/usb/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/usb/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/usb/host/u132-hcd.c b/drivers/usb/host/u132-hcd.c index 7f765ec..b38a9bd 100644 --- a/drivers/usb/host/u132-hcd.c +++ b/drivers/usb/host/u132-hcd.c @@ -51,7

[PATCH][16/37] Clean up duplicate includes in drivers/w1/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in drivers/w1/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/drivers/w1/masters/matrox_w1.c b/drivers/w1/masters/matrox_w1.c index d356da5..1550431 100644 --- a/drivers/w1/masters/matrox_w1.c +++ b/drivers/w1/masters/matrox_w1

[PATCH][17/37] Clean up duplicate includes in fs/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index e440a7b..d3208db 100644 --- a/fs/compat_ioctl.c +++ b/fs/compat_ioctl.c @@ -113,7 +113,6 @@ #include linux/dvb/dmx.h #include

[PATCH][18/37] Clean up duplicate includes in fs/ecryptfs/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/ecryptfs/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/fs/ecryptfs/main.c b/fs/ecryptfs/main.c index e557a67..7a7cfc0 100644 --- a/fs/ecryptfs/main.c +++ b/fs/ecryptfs/main.c @@ -32,7 +32,6 @@ #include linux/crypto.h

[PATCH][19/37] Clean up duplicate includes in fs/gfs2/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/gfs2/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/fs/gfs2/glock.c b/fs/gfs2/glock.c index 3f0974e..0c21be0 100644 --- a/fs/gfs2/glock.c +++ b/fs/gfs2/glock.c @@ -25,8 +25,6 @@ #include asm/uaccess.h #include linux

[PATCH][21/37] Clean up duplicate includes in include/media/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in include/media/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/include/media/v4l2-dev.h b/include/media/v4l2-dev.h index d62847f..76703c7 100644 --- a/include/media/v4l2-dev.h +++ b/include/media/v4l2-dev.h @@ -23,8 +23,6

[PATCH][20/37] Clean up duplicate includes in fs/ntfs/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in fs/ntfs/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/fs/ntfs/file.c b/fs/ntfs/file.c index ffcc504..21cde01 100644 --- a/fs/ntfs/file.c +++ b/fs/ntfs/file.c @@ -26,7 +26,6 @@ #include linux/swap.h #include linux/uio.h

[PATCH][22/37] Clean up duplicate includes in include/linux/memory_hotplug.h

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in include/linux/memory_hotplug.h Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/include/linux/memory_hotplug.h b/include/linux/memory_hotplug.h index 7b54666..b573d1e 100644 --- a/include/linux/memory_hotplug.h +++ b/include

[PATCH][23/37] Clean up duplicate includes in include/linux/nfs_fs.h

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in include/linux/nfs_fs.h Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/include/linux/nfs_fs.h b/include/linux/nfs_fs.h index 9ba4aec..badc051 100644 --- a/include/linux/nfs_fs.h +++ b/include/linux/nfs_fs.h @@ -47,10 +47,8

[PATCH][24/37] Clean up duplicate includes in kernel/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in kernel/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/kernel/auditsc.c b/kernel/auditsc.c index 145cbb7..5f7dba2 100644 --- a/kernel/auditsc.c +++ b/kernel/auditsc.c @@ -45,7 +45,6 @@ #include linux/init.h #include asm

[PATCH][25/37] Clean up duplicate includes in mm/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in mm/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/mm/mempolicy.c b/mm/mempolicy.c index 71b84b4..888b96d 100644 --- a/mm/mempolicy.c +++ b/mm/mempolicy.c @@ -72,7 +72,6 @@ #include linux/hugetlb.h #include linux/kernel.h

[PATCH][26/37] Clean up duplicate includes in net/atm/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/atm/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/net/atm/lec.c b/net/atm/lec.c index 2770fb4..59d5aa3 100644 --- a/net/atm/lec.c +++ b/net/atm/lec.c @@ -21,7 +21,6 @@ #include net/dst.h #include linux/proc_fs.h

[PATCH][27/37] Clean up duplicate includes in net/bridge/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/bridge/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/net/bridge/netfilter/ebt_log.c b/net/bridge/netfilter/ebt_log.c index 031bfa4..89d0d59 100644 --- a/net/bridge/netfilter/ebt_log.c +++ b/net/bridge/netfilter

[PATCH][29/37] Clean up duplicate includes in net/ipv6/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/ipv6/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/net/ipv6/tcp_ipv6.c b/net/ipv6/tcp_ipv6.c index d67fb1e..db50114 100644 --- a/net/ipv6/tcp_ipv6.c +++ b/net/ipv6/tcp_ipv6.c @@ -56,7 +56,6 @@ #include net/inet_ecn.h

[PATCH][31/37] Clean up duplicate includes in net/sched/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/sched/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/net/sched/act_police.c b/net/sched/act_police.c index bf90e60..6085be5 100644 --- a/net/sched/act_police.c +++ b/net/sched/act_police.c @@ -16,7 +16,6 @@ #include

[PATCH][30/37] Clean up duplicate includes in net/netfilter/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/netfilter/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/net/netfilter/nf_conntrack_proto_tcp.c b/net/netfilter/nf_conntrack_proto_tcp.c index 87ad3cc..eb3fe74 100644 --- a/net/netfilter/nf_conntrack_proto_tcp.c +++ b

[PATCH][34/37] Clean up duplicate includes in net/xfrm/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/xfrm/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/net/xfrm/xfrm_policy.c b/net/xfrm/xfrm_policy.c index c3a4b0a..e67489a 100644 --- a/net/xfrm/xfrm_policy.c +++ b/net/xfrm/xfrm_policy.c @@ -23,10 +23,9 @@ #include

[PATCH][33/37] Clean up duplicate includes in net/tipc/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in net/tipc/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/net/tipc/port.c b/net/tipc/port.c index 5d2b9ce..7608815 100644 --- a/net/tipc/port.c +++ b/net/tipc/port.c @@ -41,7 +41,6 @@ #include addr.h #include link.h

[PATCH][36/37] Clean up duplicate includes in sound/ppc/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in / Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c index 1aa0b46..27b6189 100644 --- a/sound/ppc/snd_ps3.c +++ b/sound/ppc/snd_ps3.c @@ -33,7 +33,6 @@ #include linux/dmapool.h

[PATCH][37/37] Clean up duplicate includes in sound/soc/

2007-07-21 Thread Jesper Juhl
Hi, This patch cleans up duplicate includes in sound/soc/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- diff --git a/sound/soc/pxa/spitz.c b/sound/soc/pxa/spitz.c index 80e8210..4dd8f35 100644 --- a/sound/soc/pxa/spitz.c +++ b/sound/soc/pxa/spitz.c @@ -34,7 +34,6 @@ #include asm

Re: [PATCH][14/37] Clean up duplicate includes in drivers/spi/

2007-07-21 Thread Jesper Juhl
On 21/07/07, David Brownell [EMAIL PROTECTED] wrote: On Saturday 21 July 2007, Jesper Juhl wrote: Hi, This patch cleans up duplicate includes in drivers/spi/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] ACK ... although, on general principles I suspect there are more needless

Re: [DRIVER SUBMISSION] DRBD wants to go mainline

2007-07-21 Thread Jesper Juhl
, expressions that are always false, etc. Although I doubt anyone is going to complain too loudly about stuff that only shows up with -W, cleaning it up can't hurt. -- Jesper Juhl [EMAIL PROTECTED] Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http

[PATCH][hid] Fix a NULL pointer dereference when we fail to allocate memory

2007-07-21 Thread Jesper Juhl
instead, in the problem case. Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- drivers/hid/usbhid/hid-core.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/hid/usbhid/hid-core.c b/drivers/hid/usbhid/hid-core.c index b2baeae..3ff7468 100644 --- a/drivers/hid

Re: [PATCH][24/37] Clean up duplicate includes in kernel/

2007-07-21 Thread Jesper Juhl
On 22/07/07, Satyam Sharma [EMAIL PROTECTED] wrote: On 7/21/07, Jesper Juhl [EMAIL PROTECTED] wrote: Hi, This patch cleans up duplicate includes in kernel/ Signed-off-by: Jesper Juhl [EMAIL PROTECTED] Reviewed-by: Satyam Sharma [EMAIL PROTECTED] [ Jesper, I hope you re-built

Re: [00/37] Clean up duplicate includes (resend patch 12)

2007-07-21 Thread Jesper Juhl
On Sunday 22 July 2007 04:30:41 Satyam Sharma wrote: On 7/21/07, Jesper Juhl [EMAIL PROTECTED] wrote: [...] These are the patches in this series : Ok, I've reviewed all patches in this series except: [PATCH][12/37] Clean up duplicate includes in drivers/net/ [PATCH][28/37] Clean up

Re: [00/37] Clean up duplicate includes (resend patch 28)

2007-07-21 Thread Jesper Juhl
On Sunday 22 July 2007 04:30:41 you wrote: On 7/21/07, Jesper Juhl [EMAIL PROTECTED] wrote: [...] These are the patches in this series : Ok, I've reviewed all patches in this series except: [PATCH][12/37] Clean up duplicate includes in drivers/net/ [PATCH][28/37] Clean up duplicate

Re: [00/37] Clean up duplicate includes (resend patch 32)

2007-07-21 Thread Jesper Juhl
On Sunday 22 July 2007 04:30:41 Satyam Sharma wrote: On 7/21/07, Jesper Juhl [EMAIL PROTECTED] wrote: [...] These are the patches in this series : Ok, I've reviewed all patches in this series except: [PATCH][12/37] Clean up duplicate includes in drivers/net/ [PATCH][28/37] Clean up

[PATCH] Fix several memory leaks in cr_backlight_probe()

2007-07-20 Thread Jesper Juhl
n case of error we can return the pointer (as before) but without leaking 'crp'. Please consider merging. Note: Due to lack of hardware the patch has only been compile tested. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- drivers/video/backlight/cr_bllcd.c | 30 +++--

[PATCH][SELinux] Let us not leak memory in SELinux : security_netlbl_cache_add()

2007-07-20 Thread Jesper Juhl
Hi, Leaking memory is a bad idea, so let's not do it, in security/selinux/ss/services.c::security_netlbl_cache_add(). Note: The Coverity checker gets credit for spotting this one. Note: Patch has only been compile tested. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- security/s

[PATCH][cciss] Fix a small memory leak in the cciss driver

2007-07-20 Thread Jesper Juhl
Hello, There's a memory leak in the cciss driver. in alloc_cciss_hba() we may leak sizeof(ctlr_info_t) bytes if a call to alloc_disk(1 << NWD_SHIFT) fails. This patch should fix the issue. Spotted by the Coverity checker. Compile tested only. Signed-off-by: Jesper Juhl <[EMAIL

[PATCH][pnp] Avoid a small unlikely memory leak in proc_read_escd()

2007-07-20 Thread Jesper Juhl
a oneline 'if' statement into two lines - seemed too trivial a changee to warrent a seperate patch. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- drivers/pnp/pnpbios/proc.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/pnp/pnpbios/proc.c b/drivers/pnp/p

[PATCH][pnp] Avoid a small unlikely memory leak in proc_read_escd()

2007-07-20 Thread Jesper Juhl
a oneline 'if' statement into two lines - seemed too trivial a changee to warrent a seperate patch. Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- drivers/pnp/pnpbios/proc.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/pnp/pnpbios/proc.c b/drivers/pnp/pnpbios

[PATCH][cciss] Fix a small memory leak in the cciss driver

2007-07-20 Thread Jesper Juhl
Hello, There's a memory leak in the cciss driver. in alloc_cciss_hba() we may leak sizeof(ctlr_info_t) bytes if a call to alloc_disk(1 NWD_SHIFT) fails. This patch should fix the issue. Spotted by the Coverity checker. Compile tested only. Signed-off-by: Jesper Juhl [EMAIL PROTECTED

[PATCH][SELinux] Let us not leak memory in SELinux : security_netlbl_cache_add()

2007-07-20 Thread Jesper Juhl
Hi, Leaking memory is a bad idea, so let's not do it, in security/selinux/ss/services.c::security_netlbl_cache_add(). Note: The Coverity checker gets credit for spotting this one. Note: Patch has only been compile tested. Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- security/selinux/ss

[PATCH] Fix several memory leaks in cr_backlight_probe()

2007-07-20 Thread Jesper Juhl
of error we can return the pointer (as before) but without leaking 'crp'. Please consider merging. Note: Due to lack of hardware the patch has only been compile tested. Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- drivers/video/backlight/cr_bllcd.c | 30 +++--- 1 files

Re: [PATCH] Fix a use after free bug in kernel->userspace relay file support

2007-07-19 Thread Jesper Juhl
nk you Mathieu). Will you guys take care of getting it merged upstream or should I resubmit it myself to Linus or Andrew with your ACKs? Thanks Dave Jesper Juhl wrote: > Hi, > > Coverity spotted what looks like a real possible case of using a > variable after it has been fr

Re: [PATCH] Fix a use after free bug in kernel-userspace relay file support

2007-07-19 Thread Jesper Juhl
Mathieu). Will you guys take care of getting it merged upstream or should I resubmit it myself to Linus or Andrew with your ACKs? Thanks Dave Jesper Juhl wrote: Hi, Coverity spotted what looks like a real possible case of using a variable after it has been freed. The problem is in kernel

Re: Linux 2.4.35 tree abandoned/delayed?

2007-07-18 Thread Jesper Juhl
at line 213: goto errout That is where that came from, when I patched my 2.4.34 to arrive at 2.4.34.5, before applying the 2.4.35.rc5 patch! That sounds wrong. To the best of my knowledge, the 2.4.35-rc5 patch should be applied on top of 2.4.34, not on top of 2.4.34.5 ... -- Jesp

Re: [PATCH 1/5] HOWTO: add Japanese translation of Documentation/HOWTO

2007-07-18 Thread Jesper Juhl
f this file is to be easier to read for non English (read: Japanese) speakers and is not intended as a fork. So if you have any comments or updates for this file please try to update the original English file first." -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.

[PATCH] cr_backlight_probe allocates too little storage for struct cr_panel

2007-07-18 Thread Jesper Juhl
he problem. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- drivers/video/backlight/cr_bllcd.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/video/backlight/cr_bllcd.c b/drivers/video/backlight/cr_bllcd.c index e9bbc34..1b3f658 100644 --- a/drivers

[PATCH] Memory leak in tpm_ascii_bios_measurements_open() fix.

2007-07-18 Thread Jesper Juhl
Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- drivers/char/tpm/tpm_bios.c | 11 --- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/drivers/char/tpm/tpm_bios.c b/drivers/char/tpm/tpm_bios.c index 4eba32b..4b26ce4 100644 --- a/drivers/char/tpm/tpm_bios.c +++

[PATCH][IPMI] Fix mem leak in try_init_dmi() code

2007-07-18 Thread Jesper Juhl
Hi there, If we ever hit the "default:" case in the switch in try_init_dmi(), then we'll leak the storage allocated with kzalloc() and assigned to 'info'. Note: patch has been compile tested only. Please consider merging upstream :-) Signed-off-by: Jesper Juhl <[EM

[PATCH][ACPI] Fix acpi_ev_pci_config_region_setup() to avoid memory leak

2007-07-18 Thread Jesper Juhl
. Compile tested only... Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- drivers/acpi/events/evrgnini.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/acpi/events/evrgnini.c b/drivers/acpi/events/evrgnini.c index 400d90f..10f378b 100644 --- a/dri

[PATCH] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero

2007-07-18 Thread Jesper Juhl
and thus avoids the leak. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- fs/dlm/member.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/fs/dlm/member.c b/fs/dlm/member.c index 073599d..d099775 100644 --- a/fs/dlm/member.c +++ b/fs/dlm/member.c @@ -56,

[PATCH] Fix "use after free" / "double free" bug in amd_create_gatt_pages / amd_free_gatt_pages

2007-07-18 Thread Jesper Juhl
someone who actually knows the code in-depth would be very much appreciated. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- drivers/char/agp/amd-k7-agp.c |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/drivers/char/agp/amd-k7-agp.c b/drivers/char/agp/

[PATCH] Fix a use after free bug in kernel->userspace relay file support

2007-07-18 Thread Jesper Juhl
ted only. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- diff --git a/kernel/relay.c b/kernel/relay.c index a615a8f..c55e399 100644 --- a/kernel/relay.c +++ b/kernel/relay.c @@ -1,7 +1,7 @@ /* * Public API and common code for kernel->userspace relay file support. * - * See Docume

Re: other potential candidates for removal?

2007-07-18 Thread Jesper Juhl
s long as the code works and gets fixed up to continue working when other parts of the kernel evolve, then I see no reason to remove the code just because noone is actively maintaining it. Sometimes unmaintained code even grow new maintainers after a while. -- Jesper Juhl <[EMAIL PROTECTED]> Don't to

Re: other potential candidates for removal?

2007-07-18 Thread Jesper Juhl
as the code works and gets fixed up to continue working when other parts of the kernel evolve, then I see no reason to remove the code just because noone is actively maintaining it. Sometimes unmaintained code even grow new maintainers after a while. -- Jesper Juhl [EMAIL PROTECTED] Don't top-post http

[PATCH] Fix a use after free bug in kernel-userspace relay file support

2007-07-18 Thread Jesper Juhl
through it quickly to try and work out what to do here, so I'd really apreciate it if someone who actually knows how this code should behave could ACK or NACK the patch before it gets merged anywhere since I did this pretty blind. Patch has been compile tested only. Signed-off-by: Jesper

[PATCH] Fix use after free / double free bug in amd_create_gatt_pages / amd_free_gatt_pages

2007-07-18 Thread Jesper Juhl
knows the code in-depth would be very much appreciated. Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- drivers/char/agp/amd-k7-agp.c |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/drivers/char/agp/amd-k7-agp.c b/drivers/char/agp/amd-k7-agp.c index df0ddf1

[PATCH] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero

2007-07-18 Thread Jesper Juhl
the leak. Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- fs/dlm/member.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/fs/dlm/member.c b/fs/dlm/member.c index 073599d..d099775 100644 --- a/fs/dlm/member.c +++ b/fs/dlm/member.c @@ -56,8 +56,10 @@ static int dlm_add_member

[PATCH][ACPI] Fix acpi_ev_pci_config_region_setup() to avoid memory leak

2007-07-18 Thread Jesper Juhl
tested only... Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- drivers/acpi/events/evrgnini.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/acpi/events/evrgnini.c b/drivers/acpi/events/evrgnini.c index 400d90f..10f378b 100644 --- a/drivers/acpi/events/evrgnini.c

[PATCH][IPMI] Fix mem leak in try_init_dmi() code

2007-07-18 Thread Jesper Juhl
Hi there, If we ever hit the default: case in the switch in try_init_dmi(), then we'll leak the storage allocated with kzalloc() and assigned to 'info'. Note: patch has been compile tested only. Please consider merging upstream :-) Signed-off-by: Jesper Juhl [EMAIL PROTECTED] --- drivers

[PATCH] Memory leak in tpm_ascii_bios_measurements_open() fix.

2007-07-18 Thread Jesper Juhl
-by: Jesper Juhl [EMAIL PROTECTED] --- drivers/char/tpm/tpm_bios.c | 11 --- 1 files changed, 8 insertions(+), 3 deletions(-) diff --git a/drivers/char/tpm/tpm_bios.c b/drivers/char/tpm/tpm_bios.c index 4eba32b..4b26ce4 100644 --- a/drivers/char/tpm/tpm_bios.c +++ b/drivers/char/tpm

[PATCH] cr_backlight_probe allocates too little storage for struct cr_panel

2007-07-18 Thread Jesper Juhl
-off-by: Jesper Juhl [EMAIL PROTECTED] --- drivers/video/backlight/cr_bllcd.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/video/backlight/cr_bllcd.c b/drivers/video/backlight/cr_bllcd.c index e9bbc34..1b3f658 100644 --- a/drivers/video/backlight/cr_bllcd.c

Re: [PATCH 1/5] HOWTO: add Japanese translation of Documentation/HOWTO

2007-07-18 Thread Jesper Juhl
have any comments or updates for this file please try to update the original English file first. snip - can't comment on the actual Japanese text -- Jesper Juhl [EMAIL PROTECTED] Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http

Re: Linux 2.4.35 tree abandoned/delayed?

2007-07-18 Thread Jesper Juhl
knowledge, the 2.4.35-rc5 patch should be applied on top of 2.4.34, not on top of 2.4.34.5 ... -- Jesper Juhl [EMAIL PROTECTED] Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list

Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...?

2007-07-17 Thread Jesper Juhl
good to me - like something that we would want merged. -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubsc

Re: VESAFB CUSTOM RESOLUTION

2007-07-17 Thread Jesper Juhl
g like this? vga=0x360 video=vesafb:mtrr,[EMAIL PROTECTED] -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubsc

Re: howto create partitions bigger than 2TB

2007-07-17 Thread Jesper Juhl
bel gpt (parted) mkpart p 0 100% (parted) quit mkreiserfs /dev/sdb1 ...and all seems to work. Why not simply mkreiserfs /dev/sdb and forget about partitions entirely? -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, p

Re: howto create partitions bigger than 2TB

2007-07-17 Thread Jesper Juhl
partitions entirely? -- Jesper Juhl [EMAIL PROTECTED] Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

<    3   4   5   6   7   8   9   10   11   12   >