summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilippo Muscherà <filippo.muschera@gmail.com>2026-02-08 18:02:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-23 16:22:38 +0100
commit6bd2cd06446f9073919a33d6d5ac6a70b0109aff (patch)
treec7699e5b0541709dec3c406214202b65a11127c8 /tools/perf/scripts/python
parent8af39f074c46884d7f7aa7a42595c354f3e48a91 (diff)
staging: rtl8723bs: fix inconsistent indenting detected by smatch
Fix the following inconsistent indentation warnings reported by Smatch: drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c:2319 EXhalbtc8723b1ant_ConnectNotify(): inconsistent indenting drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c:1410 phy_IQCalibrate_8723B(): inconsistent indenting The affected code used a mix of tabs and spaces or excessive indentation, making it misleading to read. Align the lines with the surrounding code using tabs. While at it, wrap long lines in HalPhyRf_8723B.c to silence checkpatch warnings. Signed-off-by: Filippo Muscherà <filippo.muschera@gmail.com> Reviewed-by: Bera Yüzlü <b9788213@gmail.com> Link: https://patch.msgid.link/20260208170247.7013-1-filippo.muschera@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