aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-01-08 09:27:33 +0100
committerGreg Kroah-Hartman <[email protected]>2022-01-25 16:15:52 +0100
commit3a0f2edf54475ddc4f7cdf3e6b6517841a93e09a (patch)
tree91adf3bc9e1ec7a84c3df4b6487d201b31e2ae34 /tools/perf/scripts
parenta5ea39eaa7fd353af6ba16a8b036073d5483d5f3 (diff)
staging: r8188eu: convert switch to if statement in mgt_dispatcher()
The 'switch (GetFrameSubType(pframe))' in mgt_dispatcher() has only one case that does something different than the default case. Convert the switch to an if statement to improve readability. Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions