diff for duplicates of <20141219124110.GA20299@sloth> diff --git a/a/1.txt b/N1/1.txt index 25fd891..0c3c509 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ index 58e4521..6cc0591 100644 int i; - u8 try_msix = 0; -- if (msix_disable = -1 || msix_disable = 0) +- if (msix_disable == -1 || msix_disable == 0) - try_msix = 1; - - if (!try_msix) diff --git a/a/content_digest b/N1/content_digest index ed2870c..57ac46e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Quentin Lambert <lambert.quentin@gmail.com>\0" "Subject\0[PATCH v2 3/3] [SCSI] mpt2sas: Remove unnecessary use of a boolean variable\0" - "Date\0Fri, 19 Dec 2014 12:41:10 +0000\0" + "Date\0Fri, 19 Dec 2014 13:41:10 +0100\0" "To\0joe@perches.com\0" "Cc\0Nagalakshmi Nandigama <nagalakshmi.nandigama@avagotech.com>" Praveen Krishnamoorthy <praveen.krishnamoorthy@avagotech.com> @@ -28,7 +28,7 @@ " \tint i;\n" "-\tu8 try_msix = 0;\n" " \n" - "-\tif (msix_disable = -1 || msix_disable = 0)\n" + "-\tif (msix_disable == -1 || msix_disable == 0)\n" "-\t\ttry_msix = 1;\n" "-\n" "-\tif (!try_msix)\n" @@ -39,4 +39,4 @@ "-- \n" 1.9.1 -01ffb5037da5a6d650bbee515d3aef2b358736a68396d1b3581fd86948153565 +367d918b692a74526d2b2ff51811548cf8cf397d7fcbd7558cc5349cce2b7866
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.