diff options
author | Lukasz Luba <[email protected]> | 2023-10-25 20:22:22 +0100 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2023-11-28 16:02:14 +0100 |
commit | 499cc391b41c8ccf5f5eae4c85e1725a037f138f (patch) | |
tree | 9ce7a2ebd00df31636d606b899ec1254effc1dd4 /scripts/generate_rust_analyzer.py | |
parent | c7568e78411a67b28fe23acda934cd26d9dc42a3 (diff) |
thermal: gov_power_allocator: Rearrange local variables
Rearrange the order of local variable definitions in multiple functions
so as to follow the kernel coding style in that respect.
Also, move local variable definitions located in nested code blocks to
the beginning of each function to improve the visibility of all local
variables in use.
This change is not expected to alter the general functionality.
Signed-off-by: Lukasz Luba <[email protected]>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions