diff for duplicates of <1292895677-4242-4-git-send-email-airlied@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 4b67647..6ff3e88 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ index 7ccc967..6662687 100644 --- a/drivers/video/console/fbcon.c +++ b/drivers/video/console/fbcon.c @@ -823,10 +823,10 @@ static int set_con2fb_map(int unit, int newidx, int user) - if (oldidx = newidx) + if (oldidx == newidx) return 0; - if (!info || fbcon_has_exited) diff --git a/a/content_digest b/N1/content_digest index b1f7f4c..69fc755 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01292895677-4242-1-git-send-email-airlied@gmail.com\0" "From\0Dave Airlie <airlied@gmail.com>\0" "Subject\0[PATCH 3/3] fbcon: fix situation where fbcon gets deinitialised and can't reinit.\0" - "Date\0Tue, 21 Dec 2010 01:41:17 +0000\0" + "Date\0Tue, 21 Dec 2010 11:41:17 +1000\0" "To\0linux-fbdev@vger.kernel.org\0" "Cc\0dri-devel@lists.sf.net" linux-kernel@vger.kernel.org @@ -40,7 +40,7 @@ "--- a/drivers/video/console/fbcon.c\n" "+++ b/drivers/video/console/fbcon.c\n" "@@ -823,10 +823,10 @@ static int set_con2fb_map(int unit, int newidx, int user)\n" - " \tif (oldidx = newidx)\n" + " \tif (oldidx == newidx)\n" " \t\treturn 0;\n" " \n" "-\tif (!info || fbcon_has_exited)\n" @@ -55,4 +55,4 @@ "-- \n" 1.7.1 -b8b923c114c64a31bed5d4514534cf6689fd34e79f482a4906ccec66f4b6a5c3 +e6683623ad947cd3ec17ed7b0dc7cea74416ce28088acb9f7b98acbcb62962c4
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.