All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20050304104903.GA2311@katya>

diff --git a/a/1.txt b/N1/1.txt
index 9ae15e5..e9cd699 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,7 +35,7 @@ diff -rup linux-2.6.11/drivers/scsi/scsi_sysfs.c linux-2.6.11.modname/drivers/sc
 --- linux-2.6.11/drivers/scsi/scsi_sysfs.c	2005-03-02 10:37:49.000000000 +0300
 +++ linux-2.6.11.modname/drivers/scsi/scsi_sysfs.c	2005-03-04 13:18:05.000000000 +0300
 @@ -202,9 +202,25 @@ static int scsi_bus_match(struct device 
- 	return (sdp->inq_periph_qual = SCSI_INQ_PQ_CON)? 1: 0;
+ 	return (sdp->inq_periph_qual == SCSI_INQ_PQ_CON)? 1: 0;
  }
  
 +static int scsi_hotplug(struct device *dev, char **envp,
@@ -108,14 +108,3 @@ diff -rup linux-2.6.11/drivers/scsi/osst.c linux-2.6.11.modname/drivers/scsi/oss
 +
  module_init(init_osst);
  module_exit(exit_osst);
-
-
--------------------------------------------------------
-SF email is sponsored by - The IT Product Guide
-Read honest & candid reviews on hundreds of IT Products from real users.
-Discover which products truly live up to the hype. Start reading now.
-http://ads.osdn.com/?ad_ide95&alloc_id\x14396&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 8cfd161..71c47c1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Roman Kagan <rkagan@mail.ru>\0"
  "Subject\0[PATCH] drivers/scsi: add hotplug with MODNAME env var\0"
- "Date\0Fri, 04 Mar 2005 10:49:07 +0000\0"
+ "Date\0Fri, 4 Mar 2005 13:49:07 +0300\0"
  "To\0Greg KH <gregkh@suse.de>"
  " linux-hotplug-devel@lists.sourceforge.net\0"
  "Cc\0linux-scsi@vger.kernel.org\0"
@@ -43,7 +43,7 @@
  "--- linux-2.6.11/drivers/scsi/scsi_sysfs.c\t2005-03-02 10:37:49.000000000 +0300\n"
  "+++ linux-2.6.11.modname/drivers/scsi/scsi_sysfs.c\t2005-03-04 13:18:05.000000000 +0300\n"
  "@@ -202,9 +202,25 @@ static int scsi_bus_match(struct device \n"
- " \treturn (sdp->inq_periph_qual = SCSI_INQ_PQ_CON)? 1: 0;\n"
+ " \treturn (sdp->inq_periph_qual == SCSI_INQ_PQ_CON)? 1: 0;\n"
  " }\n"
  " \n"
  "+static int scsi_hotplug(struct device *dev, char **envp,\n"
@@ -115,17 +115,6 @@
  "+MODULE_ALIAS(\"scsi-type-1\");\t/*\tTYPE_TAPE\t*/\n"
  "+\n"
  " module_init(init_osst);\n"
- " module_exit(exit_osst);\n"
- "\n"
- "\n"
- "-------------------------------------------------------\n"
- "SF email is sponsored by - The IT Product Guide\n"
- "Read honest & candid reviews on hundreds of IT Products from real users.\n"
- "Discover which products truly live up to the hype. Start reading now.\n"
- "http://ads.osdn.com/?ad_ide95&alloc_id\024396&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
+  module_exit(exit_osst);
 
-6bbe334bc5fd8ee5f8d0b0e114fff21d4ca102a14f27ea9b39150a631d6d96af
+d25bd0950f0098bb429204ba5a14dec59f3af3d00b2eec015125f620c0adee36

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.