summaryrefslogtreecommitdiff
path: root/Documentation/doc-guide
diff options
context:
space:
mode:
authorXiongfeng Wang <wangxiongfeng2@huawei.com>2020-04-29 16:59:40 +0800
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2020-05-05 20:26:16 +0300
commitb991178fe3cb8ab326167da0f74e7f20bbe269cf (patch)
tree70a11f48437760573214bce0dfa8c1e95a4fa652 /Documentation/doc-guide
parent14232c6e788cb1f7b96dbd08b077f90923324b24 (diff)
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>
Diffstat (limited to 'Documentation/doc-guide')
0 files changed, 0 insertions, 0 deletions