aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-11-20 20:07:40 +0100
committerVinod Koul <[email protected]>2023-11-23 12:24:37 +0530
commit5bdc61ef45007908df9d8587111c7a5a552bdd46 (patch)
tree4768210393c94f00f8ce29ca5e2a1b1ada61bfd3 /scripts/gdb/linux/timerlist.py
parent5c68b66d4d7eff8cdb6f508f8537faa30c5faa6d (diff)
soundwire: qcom: move sconfig in qcom_swrm_stream_alloc_ports() out of critical section
Setting members of local variable "sconfig" in qcom_swrm_stream_alloc_ports() does not depend on any earlier code in this function, so can be moved up before the critical section. This makes the code a bit easier to follow because critical section is smaller. Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions