All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4BF3E9F2.9050608@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index b254af3..489caaf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,7 +33,7 @@ index 49cffb6..5abab5d 100644
 
 +static int atapi_an;
 +module_param(atapi_an, int, 0444);
-+MODULE_PARM_DESC(atapi_an, "Enable ATAPI AN media presence notification (0\x0ff [default], 1=on)");
++MODULE_PARM_DESC(atapi_an, "Enable ATAPI AN media presence notification (0=0ff [default], 1=on)");
 +
  MODULE_AUTHOR("Jeff Garzik");
  MODULE_DESCRIPTION("Library module for ATA devices");
@@ -46,5 +46,5 @@ index 49cffb6..5abab5d 100644
 +		if (atapi_an &&
 +		    (ap->flags & ATA_FLAG_AN) && ata_id_has_atapi_AN(id) &&
  		    (!sata_pmp_attached(ap) ||
- 		     sata_scr_read(&ap->link, SCR_NOTIFICATION, &sntf) = 0)) {
+ 		     sata_scr_read(&ap->link, SCR_NOTIFICATION, &sntf) == 0)) {
  			unsigned int err_mask;
diff --git a/a/content_digest b/N1/content_digest
index 3e9aae6..89b02e1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -12,7 +12,7 @@
  "ref\04BF3E64D.2040003@kernel.org\0"
  "From\0Tejun Heo <tj@kernel.org>\0"
  "Subject\0[PATCH #upstream-fixes] libata: disable ATAPI AN by default\0"
- "Date\0Wed, 19 May 2010 13:38:58 +0000\0"
+ "Date\0Wed, 19 May 2010 15:38:58 +0200\0"
  "To\0Jeff Garzik <jeff@garzik.org>"
  " linux-ide@vger.kernel.org <linux-ide@vger.kernel.org>\0"
  "Cc\0Kay Sievers <kay.sievers@vrfy.org>"
@@ -57,7 +57,7 @@
  "\n"
  "+static int atapi_an;\n"
  "+module_param(atapi_an, int, 0444);\n"
- "+MODULE_PARM_DESC(atapi_an, \"Enable ATAPI AN media presence notification (0\017f [default], 1=on)\");\n"
+ "+MODULE_PARM_DESC(atapi_an, \"Enable ATAPI AN media presence notification (0=0ff [default], 1=on)\");\n"
  "+\n"
  " MODULE_AUTHOR(\"Jeff Garzik\");\n"
  " MODULE_DESCRIPTION(\"Library module for ATA devices\");\n"
@@ -70,7 +70,7 @@
  "+\t\tif (atapi_an &&\n"
  "+\t\t    (ap->flags & ATA_FLAG_AN) && ata_id_has_atapi_AN(id) &&\n"
  " \t\t    (!sata_pmp_attached(ap) ||\n"
- " \t\t     sata_scr_read(&ap->link, SCR_NOTIFICATION, &sntf) = 0)) {\n"
+ " \t\t     sata_scr_read(&ap->link, SCR_NOTIFICATION, &sntf) == 0)) {\n"
  " \t\t\tunsigned int err_mask;"
 
-1756c3f8d47cd5e9aab504b28ef01eb7c14d4abcb406d47b8025d41c86675617
+b7772997b391527a4f4e4c7a6989f42ecd80e802ba9a03c651839a748c949b5c

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.