diff for duplicates of <20180503164000.GJ2054@intel.com> diff --git a/a/1.txt b/N1/1.txt index 971eb81..d7a84e7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,4 +27,8 @@ Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> > + 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 054058e..0b716bf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020180503105306.GA5315@mwanda\0" "From\0Rodrigo Vivi <rodrigo.vivi@intel.com>\0" "Subject\0Re: [PATCH] drm/i915/dp: silence a static checker warning\0" - "Date\0Thu, 03 May 2018 16:40:00 +0000\0" + "Date\0Thu, 3 May 2018 09:40:00 -0700\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0David Airlie <airlied@linux.ie>" intel-gfx@lists.freedesktop.org @@ -37,6 +37,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 -c49cf2f36aab45313a34df53c72f693d0a1ec0e49d5e2110141f20472c7c1f0c +7ab17bae530c56de4841c3d617c7d1b8e770197fafeeea725417a116a4f8bb52
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.