All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54739D50.5060104@users.sourceforge.net>

diff --git a/a/1.txt b/N1/1.txt
index 42e91ed..25a6080 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,6 +25,6 @@ index 26ad9ff..22b173d 100644
 +	pci_dev_put(pcidev);
  
  	pr_info("detected Type%d model\n",
- 		dev->model = SONYPI_DEVICE_TYPE1 ? 1 :
+ 		dev->model == SONYPI_DEVICE_TYPE1 ? 1 :
 -- 
 2.1.3
diff --git a/a/content_digest b/N1/content_digest
index 63a40a2..082065b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -14,10 +14,11 @@
  "ref\0alpine.DEB.2.02.1402252117150.2047@localhost6.localdomain6\0"
  "ref\0530DD06F.4090703@users.sourceforge.net\0"
  "ref\0alpine.DEB.2.02.1402262129250.2221@localhost6.localdomain6\0"
+ "ref\05317A59D.4@users.so urceforge.net\0"
  "ref\05317A59D.4@users.sourceforge.net\0"
  "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
  "Subject\0[PATCH 1/1] Sony-laptop: Deletion of an unnecessary check before the function call \"pci_dev_put\"\0"
- "Date\0Mon, 24 Nov 2014 21:04:16 +0000\0"
+ "Date\0Mon, 24 Nov 2014 22:04:16 +0100\0"
  "To\0Darren Hart <dvhart@infradead.org>"
   Mattia Dongili <malattia@linux.it>
  " platform-driver-x86@vger.kernel.org\0"
@@ -53,8 +54,8 @@
  "+\tpci_dev_put(pcidev);\n"
  " \n"
  " \tpr_info(\"detected Type%d model\\n\",\n"
- " \t\tdev->model = SONYPI_DEVICE_TYPE1 ? 1 :\n"
+ " \t\tdev->model == SONYPI_DEVICE_TYPE1 ? 1 :\n"
  "-- \n"
  2.1.3
 
-6e779998a6c53d7c61be8f435b010021b86fbcec16ade669970677fe5920a565
+ba96bc4aec4b041be3a7d3aa3b78dd797e791d375af840e370bd2b0a95bdce57

diff --git a/a/1.txt b/N2/1.txt
index 42e91ed..25a6080 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -25,6 +25,6 @@ index 26ad9ff..22b173d 100644
 +	pci_dev_put(pcidev);
  
  	pr_info("detected Type%d model\n",
- 		dev->model = SONYPI_DEVICE_TYPE1 ? 1 :
+ 		dev->model == SONYPI_DEVICE_TYPE1 ? 1 :
 -- 
 2.1.3
diff --git a/a/content_digest b/N2/content_digest
index 63a40a2..728fc14 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -17,7 +17,7 @@
  "ref\05317A59D.4@users.sourceforge.net\0"
  "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0"
  "Subject\0[PATCH 1/1] Sony-laptop: Deletion of an unnecessary check before the function call \"pci_dev_put\"\0"
- "Date\0Mon, 24 Nov 2014 21:04:16 +0000\0"
+ "Date\0Mon, 24 Nov 2014 22:04:16 +0100\0"
  "To\0Darren Hart <dvhart@infradead.org>"
   Mattia Dongili <malattia@linux.it>
  " platform-driver-x86@vger.kernel.org\0"
@@ -53,8 +53,8 @@
  "+\tpci_dev_put(pcidev);\n"
  " \n"
  " \tpr_info(\"detected Type%d model\\n\",\n"
- " \t\tdev->model = SONYPI_DEVICE_TYPE1 ? 1 :\n"
+ " \t\tdev->model == SONYPI_DEVICE_TYPE1 ? 1 :\n"
  "-- \n"
  2.1.3
 
-6e779998a6c53d7c61be8f435b010021b86fbcec16ade669970677fe5920a565
+80d38143a6631e200b95e4e249d56afa841c1fd628fdc7fc2de0e18f5cf58de8

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.