summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSang-Heon Jeon <ekffu200098@gmail.com>2026-07-26 22:40:30 +0900
committerPing-Ke Shih <pkshih@realtek.com>2026-07-30 13:34:11 +0800
commitc13ab5bed71662fda7ca8573da560bd572a60f03 (patch)
treef2207bb9407ad992bb5ebfbbad15af6b34a6ce97 /tools/perf/scripts/python
parent6a43bbee78a54b01bb67718f4fc527c9f44d3804 (diff)
wifi: rtlwifi: rtl8821ae: remove conditional return with no effect in _rtl8821ae_llt_write()
Both branches of the check return the same value, so the check has no effect. Remove it and return the value directly. This is the result of running the Coccinelle script from scripts/coccinelle/misc/cond_return_no_effect.cocci. Signed-off-by: Sang-Heon Jeon <ekffu200098@gmail.com> Acked-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20260726134034.1385834-2-ekffu200098@gmail.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions