diff for duplicates of <20100913215850.GA2176@del.dom.local> diff --git a/a/1.txt b/N1/1.txt index 6e843fd..4c5282e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -138,7 +138,7 @@ index 84f8423..7ccc967 100644 mapped = 0; info = registered_fb[i]; @@ -3516,7 +3516,8 @@ static void fbcon_exit(void) - if (info = NULL) + if (info == NULL) continue; - pending = cancel_work_sync(&info->queue); diff --git a/a/content_digest b/N1/content_digest index aa9ddc3..a5ac516 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Jarek Poplawski <jarkao2@gmail.com>\0" "Subject\0[PATCH] fbcon: fix lockdep warning from fbcon_deinit()\0" - "Date\0Mon, 13 Sep 2010 21:58:50 +0000\0" + "Date\0Mon, 13 Sep 2010 23:58:50 +0200\0" "To\0linux-fbdev@vger.kernel.org\0" "Cc\0Andrew Morton <akpm@linux-foundation.org>" " linux-kernel@vger.kernel.org\0" @@ -146,7 +146,7 @@ " \t\tmapped = 0;\n" " \t\tinfo = registered_fb[i];\n" "@@ -3516,7 +3516,8 @@ static void fbcon_exit(void)\n" - " \t\tif (info = NULL)\n" + " \t\tif (info == NULL)\n" " \t\t\tcontinue;\n" " \n" "-\t\tpending = cancel_work_sync(&info->queue);\n" @@ -155,4 +155,4 @@ " \t\tDPRINTK(\"fbcon: %s pending work\\n\", (pending ? \"canceled\" :\n" " \t\t\t\"no\"));" -22954c2555fd3d86536a9af6f0a1e19d8a8e0ef088bf653f5687885961309a06 +28c0e10d4044fad1089bad587c01cc7aba1bd6db5b0a86cd4cc77ed34694f1f6
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.