diff for duplicates of <20160711084633.GA31411@mwanda> diff --git a/a/1.txt b/N1/1.txt index c54a66f..a1b5b3e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,4 +15,4 @@ index 56e1d63..6e6c760 100644 + return ret; pal->num_ents = 2; pal->unique = unique++; - if (visual = FB_VISUAL_TRUECOLOR || visual = FB_VISUAL_DIRECTCOLOR) { + if (visual == FB_VISUAL_TRUECOLOR || visual == FB_VISUAL_DIRECTCOLOR) { diff --git a/a/content_digest b/N1/content_digest index 3469d64..3e9a876 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch 1/2] qxl: check for kmap failures\0" - "Date\0Mon, 11 Jul 2016 08:46:33 +0000\0" + "Date\0Mon, 11 Jul 2016 11:46:33 +0300\0" "To\0Dave Airlie <airlied@redhat.com>" " Alon Levy <alevy@redhat.com>\0" "Cc\0David Airlie <airlied@linux.ie>" @@ -26,6 +26,6 @@ "+\t\treturn ret;\n" " \tpal->num_ents = 2;\n" " \tpal->unique = unique++;\n" - " \tif (visual = FB_VISUAL_TRUECOLOR || visual = FB_VISUAL_DIRECTCOLOR) {" + " \tif (visual == FB_VISUAL_TRUECOLOR || visual == FB_VISUAL_DIRECTCOLOR) {" -292d0da4ef1c0ac430dd55f540a2f5414ae1ef73aa1df2cf72394534f8a87eb0 +4ef25477bff5d2feec6724df74e75b48109315c07777e7d2222210e160c14a7d
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.