diff for duplicates of <20180503105306.GA5315@mwanda> diff --git a/a/1.txt b/N1/1.txt index f05ab08..add50c7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,4 +16,8 @@ index 8225d223f452..f4951ae33ac2 100644 + int n_entries = 0; if (IS_ICELAKE(dev_priv)) { - if (port = PORT_A || port = PORT_B) + if (port == PORT_A || port == PORT_B) +_______________________________________________ +Intel-gfx mailing list +Intel-gfx@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/intel-gfx diff --git a/a/content_digest b/N1/content_digest index 8aab205..b4922a1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH] drm/i915/dp: silence a static checker warning\0" - "Date\0Thu, 03 May 2018 10:53:22 +0000\0" + "Date\0Thu, 3 May 2018 13:53:22 +0300\0" "To\0Jani Nikula <jani.nikula@linux.intel.com>\0" "Cc\0David Airlie <airlied@linux.ie>" intel-gfx@lists.freedesktop.org @@ -26,6 +26,10 @@ "+\tint n_entries = 0;\n" " \n" " \tif (IS_ICELAKE(dev_priv)) {\n" - " \t\tif (port = PORT_A || port = PORT_B)" + " \t\tif (port == PORT_A || port == PORT_B)\n" + "_______________________________________________\n" + "Intel-gfx mailing list\n" + "Intel-gfx@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/intel-gfx -1074c6c0256ba9baa88d021baf6451ca6dd432b35ae19226fce6ee219f4eb47e +bde4e11fbe9e12b663a7fa47228f2407e759707edd7d328b4ef32c572822c0ea
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.