diff for duplicates of <20140903174815.GA7153@vmdeb7> diff --git a/a/1.txt b/N1/1.txt index 9fa3d54..a00bfe2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On Wed, Sep 03, 2014 at 02:44:37PM +0300, Dan Carpenter wrote: > 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 2e0b678..8297732 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020140903114437.GA3359@mwanda\0" "From\0Darren Hart <dvhart@infradead.org>\0" "Subject\0Re: [patch] toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()\0" - "Date\0Wed, 03 Sep 2014 17:48:15 +0000\0" + "Date\0Wed, 3 Sep 2014 10:48:15 -0700\0" "To\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Cc\0Matthew Garrett <matthew.garrett@nebula.com>" Azael Avalos <coproscefalo@gmail.com> @@ -20,7 +20,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" @@ -31,4 +31,4 @@ "Darren Hart\n" Intel Open Source Technology Center -81328aebf1e1a6080d70475a2e7c0f6156eaef23a4f3de73df33bfb1889ceb97 +4bbcfbf41626f661fc74129498aece3632d2de9a6ee2bbd93213d7b3b0e0026c
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.