diff for duplicates of <20141219111345.GA19938@sloth> diff --git a/a/1.txt b/N1/1.txt index 2d7b0eb..dbfa981 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ index 58e4521..c31de9d 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 59b32bb..7608ad5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Quentin Lambert <lambert.quentin@gmail.com>\0" "Subject\0[PATCH 3/3] [SCSI] mpt2sas: Remove unnecessary use of a boolean variable\0" - "Date\0Fri, 19 Dec 2014 11:13:45 +0000\0" + "Date\0Fri, 19 Dec 2014 12:13:45 +0100\0" "To\0Nagalakshmi Nandigama <nagalakshmi.nandigama@avagotech.com>" Praveen Krishnamoorthy <praveen.krishnamoorthy@avagotech.com> Sreekanth Reddy <sreekanth.reddy@avagotech.com> @@ -27,7 +27,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" @@ -38,4 +38,4 @@ "-- \n" 1.9.1 -dd229eba527edcb95579aeb26569049979d38af72496d4e9c9d68529ff9608fa +650cd1d6a3a6326fd525607ca2a5e6ad6c9edb1ccc54b7ce0c53990591f694b2
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.