diff for duplicates of <20150812210843.GC8068@mwanda> diff --git a/a/1.txt b/N1/1.txt index aeefc6d..c04193c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,4 +16,4 @@ index b9242d7..4e75c5f 100644 + return 0; } - if (pd_drive_count = 0) { /* nothing spec'd - so autoprobe for 1 */ + if (pd_drive_count == 0) { /* nothing spec'd - so autoprobe for 1 */ diff --git a/a/content_digest b/N1/content_digest index 352fde9..3e4be4b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] paride: fix a return in pd_detect()\0" - "Date\0Wed, 12 Aug 2015 21:08:43 +0000\0" + "Date\0Thu, 13 Aug 2015 00:08:43 +0300\0" "To\0Tim Waugh <tim@cyberelk.net>" " Sudip Mukherjee <sudipm.mukherjee@gmail.com>\0" "Cc\0linux-kernel@vger.kernel.org" @@ -26,6 +26,6 @@ "+\t\treturn 0;\n" " \t}\n" " \n" - " \tif (pd_drive_count = 0) { /* nothing spec'd - so autoprobe for 1 */" + " \tif (pd_drive_count == 0) { /* nothing spec'd - so autoprobe for 1 */" -0da46499f4f4ddf5140e2566bdf86b0784bd942e8f0d2d11fd254b50263bdcea +60320b4e1d6f1876c27c5f29bf9dcb37ca239395930f74bcb4b00a04fc58e68e
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.