aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDorcas AnonoLitunya <[email protected]>2023-10-19 13:13:37 +0300
committerGreg Kroah-Hartman <[email protected]>2023-10-21 12:01:01 +0200
commit3cad0b9d0bdd3092f0b1b620e2375d8cc94c82f6 (patch)
tree20cabcedb39077083a1b3fdca0178b2318705cf9 /tools/perf/scripts/python
parent45e173c0372a7bdd0eb543076e3b4c79fab38555 (diff)
staging: sm750fb: Remove unused return variable in program_mode_registers()
Drops variable ret as it is unused in the code. This therefore modifies the return type of program_mode_registers() to void from int since the return value is being ignored in all function calls. This improves code readability and maintainability. Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Dorcas AnonoLitunya <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions