drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity
authorAndrey Utkin <[email protected]>
Mon, 14 Jul 2014 22:56:21 +0000 (01:56 +0300)
committerMatthew Garrett <[email protected]>
Sat, 16 Aug 2014 08:23:51 +0000 (01:23 -0700)
commitbd3c7b9ef7ff26d541393e6c3e985b1c72c277c3
tree7657ee9b001249c3275456c4da486ad255ef1b22
parent22ba58c8abea9e948d406776b9252024a30bd45c
drivers/platform/x86/thinkpad_acpi.c: don't test unsigned int for negativity

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=80231
Reported-by: David Binderman <[email protected]>
Signed-off-by: Andrey Utkin <[email protected]>
Signed-off-by: Matthew Garrett <[email protected]>
drivers/platform/x86/thinkpad_acpi.c