diff for duplicates of <50475444.2080509@ti.com> diff --git a/a/1.txt b/N1/1.txt index 55bfd97..d64d3b8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -90,7 +90,7 @@ Archit > - > - t = msecs_to_jiffies(500); > - r = wait_for_completion_timeout(&extra_updated_completion, t); -> - if (r = 0) +> - if (r == 0) > - DSSWARN("timeout in wait_pending_extra_info_updates\n"); > - else if (r < 0) > - DSSERR("wait_pending_extra_info_updates failed: %d\n", r); diff --git a/a/content_digest b/N1/content_digest index 3568184..ee2363b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\01346833555-31258-16-git-send-email-tomi.valkeinen@ti.com\0" "From\0Archit Taneja <a0393947@ti.com>\0" "Subject\0Re: [PATCH 15/17] OMAPDSS: remove extra_info completion code\0" - "Date\0Wed, 05 Sep 2012 13:43:48 +0000\0" + "Date\0Wed, 5 Sep 2012 19:01:48 +0530\0" "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0" "Cc\0linux-omap@vger.kernel.org" " linux-fbdev@vger.kernel.org\0" @@ -100,7 +100,7 @@ "> -\n" "> -\tt = msecs_to_jiffies(500);\n" "> -\tr = wait_for_completion_timeout(&extra_updated_completion, t);\n" - "> -\tif (r = 0)\n" + "> -\tif (r == 0)\n" "> -\t\tDSSWARN(\"timeout in wait_pending_extra_info_updates\\n\");\n" "> -\telse if (r < 0)\n" "> -\t\tDSSERR(\"wait_pending_extra_info_updates failed: %d\\n\", r);\n" @@ -130,4 +130,4 @@ ">\n" > -6dc0f4c640175cab7397ab5bec3694d14e5c946d18a26becbd5daeba7aeee90b +3f0fd889d714bf9def88a5da47e6677601bf22a4facc1c9a24661cbae7db557a
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.