diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2020-09-16 03:56:19 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2020-09-16 20:42:15 +0300 |
commit | c277e1f0dc3c7d7b5b028e20dd414df241642036 (patch) | |
tree | 98f557f8448cb870efda6eea7dbfccbdd092027c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4738dd1992fa13acfbbd71800c71c612f466fa44 (diff) | |
download | linux-c277e1f0dc3c7d7b5b028e20dd414df241642036.tar.xz |
Input: twl4030_keypad - fix handling of platform_get_irq() error
platform_get_irq() returns -ERRNO on error. In such case casting to
unsigned and comparing to 0 would pass the check.
Fixes: 7abf38d6d13c ("Input: twl4030-keypad - add device tree support")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200828145744.3636-3-krzk@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions