aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2024-07-05 13:31:13 +0200
committerSebastian Reichel <[email protected]>2024-08-27 11:47:48 +0200
commite764374f4b57a0e0c0221bc0188034ae9996808e (patch)
tree14a51597ed97dc7f2628efb6a5a27bd4fda0f757 /tools/perf/util/scripting-engines/trace-event-python.c
parenta9125e868f7ad80d527cf5c69e20fa0ada96bff9 (diff)
power: supply: twl4030_charger: correct comparision with old current
Driver reads existing current value from two 8-bit registers, but then compares only one of them with the new 16-bit value. clang W=1 is also not happy: twl4030_charger.c:243:16: error: variable 'cur_reg' set but not used [-Werror,-Wunused-but-set-variable] Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions