diff options
author | Hao Chang <ot_chhao.chang@mediatek.com> | 2025-03-29 10:40:29 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2025-04-15 09:45:07 +0200 |
commit | 86dee87f4b2e6ac119b03810e58723d0b27787a4 (patch) | |
tree | 13a29e17910a0fc2882059c32055d2541def0db6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 136fa80169c63130d5ce3c24ab8045c59e684e4f (diff) |
pinctrl: mediatek: Fix the invalid conditions
The variable count_reg_names is defined as an int type and cannot be
directly compared to an unsigned int. To resolve this issue,
first verify the correctness of count_reg_names.
Link: https://lore.kernel.org/all/5ae93d42e4c4e70fb33bf35dcc37caebf324c8d3.camel@mediatek.com/T/
Signed-off-by: Hao Chang <ot_chhao.chang@mediatek.com>
Signed-off-by: Qingliang Li <qingliang.li@mediatek.com>
Link: https://lore.kernel.org/20250329024533.5279-1-ot_chhao.chang@mediatek.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions