All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20050512214229.GA30233@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index c9d855f..bd8793b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -123,7 +123,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 +
 +	intf = to_usb_interface(dev);
 +	udev = interface_to_usbdev(intf);
-+	if (udev->descriptor.bDeviceClass = 0) {
++	if (udev->descriptor.bDeviceClass == 0) {
 +		struct usb_host_interface *alt = intf->cur_altsetting;
 +
 +		return sprintf(buf, "usb:v%04Xp%04Xd%04Xdc%02Xdsc%02Xdp%02Xic%02Xisc%02Xip%02X\n",
@@ -160,14 +160,3 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  	NULL,
  };
  static struct attribute_group intf_attr_grp = {
-
-
--------------------------------------------------------
-This SF.Net email is sponsored by Oracle Space Sweepstakes
-Want to be the first software developer in space?
-Enter now for the Oracle Space Sweepstakes!
-http://ads.osdn.com/?ad_ids93&alloc_id\x16281&op=click
-_______________________________________________
-Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
-Linux-hotplug-devel@lists.sourceforge.net
-https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
diff --git a/a/content_digest b/N1/content_digest
index 047fe3b..327233d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020050509211323.GB5297@tsiryulnik\0"
  "From\0Greg KH <greg@kroah.com>\0"
  "Subject\0Re: [ANNOUNCE] hotplug-ng 002 release\0"
- "Date\0Thu, 12 May 2005 21:42:29 +0000\0"
+ "Date\0Thu, 12 May 2005 14:42:29 -0700\0"
  "To\0Per Liden <per@fukt.bth.se>"
   linux-hotplug-devel@lists.sourceforge.net
  " linux-kernel@vger.kernel.org\0"
@@ -134,7 +134,7 @@
  "+\n"
  "+\tintf = to_usb_interface(dev);\n"
  "+\tudev = interface_to_usbdev(intf);\n"
- "+\tif (udev->descriptor.bDeviceClass = 0) {\n"
+ "+\tif (udev->descriptor.bDeviceClass == 0) {\n"
  "+\t\tstruct usb_host_interface *alt = intf->cur_altsetting;\n"
  "+\n"
  "+\t\treturn sprintf(buf, \"usb:v%04Xp%04Xd%04Xdc%02Xdsc%02Xdp%02Xic%02Xisc%02Xip%02X\\n\",\n"
@@ -170,17 +170,6 @@
  "+\t&dev_attr_modalias.attr,\n"
  " \tNULL,\n"
  " };\n"
- " static struct attribute_group intf_attr_grp = {\n"
- "\n"
- "\n"
- "-------------------------------------------------------\n"
- "This SF.Net email is sponsored by Oracle Space Sweepstakes\n"
- "Want to be the first software developer in space?\n"
- "Enter now for the Oracle Space Sweepstakes!\n"
- "http://ads.osdn.com/?ad_ids93&alloc_id\026281&op=click\n"
- "_______________________________________________\n"
- "Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net\n"
- "Linux-hotplug-devel@lists.sourceforge.net\n"
- https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
+  static struct attribute_group intf_attr_grp = {
 
-0ac6b60ec9a1607f848dd636f267e27056ba5701b474db5f9a15d982691db714
+23837e0911b21cabe8bd7033234869d87dde1e333c313495fc5017e5263812ab

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.