aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-04-08 18:38:25 +0200
committerGreg Kroah-Hartman <[email protected]>2022-04-12 15:48:48 +0200
commit047c76286457b9ab4270665ab459bc2dea53edb9 (patch)
tree713bc4b0f586e03126bb2e45ebb9b1cebfda076e /tools/perf/scripts/python
parentbab735aa5a49964e8b1ed337db9691e37b2ca821 (diff)
staging: r8188eu: convert else if to else in rtw_led.c
The else if in this block is redundant, it can be a simple else. if (x) { ... } else if (!x) { ... } Convert two such else if statements to simple else in rw_led.c. 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/python')
0 files changed, 0 insertions, 0 deletions