diff options
| author | Hungyu Lin <dennylin0707@gmail.com> | 2026-08-17 15:17:11 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-01 12:03:05 +0200 |
| commit | 7b48d2d81770177dde30081714600664752a019c (patch) | |
| tree | 278a6a0a69c5262f1b7eb8b246e7d4eb024ec4bd /scripts/Makefile.thinlto | |
| parent | 26cbc214d01c5d2c0538f11ad4fae428886d2dd4 (diff) | |
| download | linux-next-7b48d2d81770177dde30081714600664752a019c.tar.gz linux-next-7b48d2d81770177dde30081714600664752a019c.zip | |
staging: rtl8723bs: simplify rtw_free_xmitframe()
rtw_free_xmitframe() always returns _SUCCESS and the return value is
not used by its callers.
Convert the function to return void and remove the redundant
_SUCCESS return value. Also replace the goto used to skip the xmit
frame queue handling with an early return.
Signed-off-by: Hungyu Lin <dennylin0707@gmail.com>
Link: https://patch.msgid.link/20260817151711.24385-1-dennylin0707@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
