lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 30 Jul 2007 12:13:34 -0700
From:	<gregkh@...e.de>
To:	jesper.juhl@...il.com, akpm@...ux-foundation.org, greg@...ah.com,
	gregkh@...e.de, linux-kernel@...r.kernel.org,
	tony.olech@...ndigitalsystems.com
Subject: patch usb-clean-up-duplicate-includes-in-drivers-usb.patch added to gregkh-2.6 tree


This is a note to let you know that I've just added the patch titled

     Subject: USB: Clean up duplicate includes in drivers/usb/

to my gregkh-2.6 tree.  Its filename is

     usb-clean-up-duplicate-includes-in-drivers-usb.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From jesper.juhl@...il.com Sat Jul 21 08:03:57 2007
From: Jesper Juhl <jesper.juhl@...il.com>
Date: Sat, 21 Jul 2007 17:02:59 +0200
Subject: USB: Clean up duplicate includes in drivers/usb/
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>, Jesper Juhl <jesper.juhl@...il.com>, Greg Kroah-Hartman <greg@...ah.com>, gregkh@...e.de, linux-usb-users@...ts.sourceforge.net, Tony Olech <tony.olech@...ndigitalsystems.com>
Message-ID: <200707211702.59265.jesper.juhl@...il.com>
Content-Disposition: inline


This patch cleans up duplicate includes in
	drivers/usb/

Signed-off-by: Jesper Juhl <jesper.juhl@...il.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>

---
 drivers/usb/host/u132-hcd.c |    1 -
 1 file changed, 1 deletion(-)

--- a/drivers/usb/host/u132-hcd.c
+++ b/drivers/usb/host/u132-hcd.c
@@ -51,7 +51,6 @@
 #include <linux/usb.h>
 #include <linux/workqueue.h>
 #include <linux/platform_device.h>
-#include <linux/pci_ids.h>
 #include <linux/mutex.h>
 #include <asm/io.h>
 #include <asm/irq.h>


Patches currently in gregkh-2.6 which might be from jesper.juhl@...il.com are

bad/speakup-kconfig-fix.patch
driver/howto-adjust-translation-header-of-japanese-stable_api_nonsense.txt.patch
usb/usb-clean-up-duplicate-includes-in-drivers-usb.patch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ