summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHungyu Lin <dennylin0707@gmail.com>2026-07-13 07:05:33 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-17 14:18:29 +0200
commitbc7493a3904a8a2ea6164d1dca9f1f854a940cb6 (patch)
tree7efe2eec8166595185d41fce7862536a0fa80ea2 /tools/perf/scripts/python
parent3536a7affce12141dee930bc348b58457ff263f0 (diff)
staging: rtl8723bs: remove redundant return variable in rtw_make_wlanhdr()
The temporary return variable is no longer needed because the only error path returns directly. Remove the redundant variable and exit label, and return _SUCCESS directly on the success path. No functional change intended. Signed-off-by: Hungyu Lin <dennylin0707@gmail.com> Reviewed-by: Dan Carpenter <error27@gmail.com> Link: https://patch.msgid.link/20260713070537.15903-2-dennylin0707@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