summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2022-04-08 18:38:25 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-12 15:48:48 +0200
commit047c76286457b9ab4270665ab459bc2dea53edb9 (patch)
tree713bc4b0f586e03126bb2e45ebb9b1cebfda076e /tools/perf/scripts/python
parentbab735aa5a49964e8b1ed337db9691e37b2ca821 (diff)
downloadlinux-047c76286457b9ab4270665ab459bc2dea53edb9.tar.gz
linux-047c76286457b9ab4270665ab459bc2dea53edb9.zip
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 <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20220408163825.29069-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions