diff for duplicates of <20140903114437.GA3359@mwanda> diff --git a/a/1.txt b/N1/1.txt index c3eecb0..77b9e40 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ Also this function is messy so I have cleaned it up: 2) Use kstrtoint() instead of sscanf(). 3) Use SCI_KBD_MODE_FNZ and SCI_KBD_MODE_AUTO instead of magic numbers 1 and 2. -4) Don't check for "mode = -1" because that can't happen. +4) Don't check for "mode == -1" because that can't happen. 5) Preserve the error code from toshiba_kbd_illum_status_set(). Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> diff --git a/a/content_digest b/N1/content_digest index 99686e2..ee3064e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()\0" - "Date\0Wed, 03 Sep 2014 11:44:37 +0000\0" + "Date\0Wed, 3 Sep 2014 14:44:37 +0300\0" "To\0Matthew Garrett <matthew.garrett@nebula.com>" " Azael Avalos <coproscefalo@gmail.com>\0" "Cc\0platform-driver-x86@vger.kernel.org" @@ -17,7 +17,7 @@ "2) Use kstrtoint() instead of sscanf().\n" "3) Use SCI_KBD_MODE_FNZ and SCI_KBD_MODE_AUTO instead of magic numbers 1\n" " and 2.\n" - "4) Don't check for \"mode = -1\" because that can't happen.\n" + "4) Don't check for \"mode == -1\" because that can't happen.\n" "5) Preserve the error code from toshiba_kbd_illum_status_set().\n" "\n" "Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>\n" @@ -60,4 +60,4 @@ " \t\ttoshiba->kbd_mode = mode;\n" " \t}" -c76984aeb59b08c1f14278010492e34007b94c4a9a73d84e3b8cccdc461d9031 +a3b9c787316b6ffc1ac3e925e1d7996ff5415f903698b4ece03091e3fc0d9a26
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.