Xiongfeng Wang f8a31eca47 platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
Since 'value' is declared as unsigned long, the following statement is
always false.
	value < 0

So let's remove it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2020-05-05 15:33:24 +03:00
..
2019-12-01 18:24:25 -08:00
2020-03-31 16:43:40 -07:00
2019-07-14 16:51:47 -07:00
2020-03-21 16:00:21 +01:00