diff options
| author | Hungyu Lin <dennylin0707@gmail.com> | 2026-08-25 12:54:05 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-09-01 12:12:32 +0200 |
| commit | 427c477e8e557d155f6a58638b2edd881a9a7d83 (patch) | |
| tree | 556a4b2d3106159ba2b456832207b545a5a11d65 /scripts/Makefile.thinlto | |
| parent | 754bbe68712f7eac5df54982fa4f5c09ea581f38 (diff) | |
| download | linux-next-427c477e8e557d155f6a58638b2edd881a9a7d83.tar.gz linux-next-427c477e8e557d155f6a58638b2edd881a9a7d83.zip | |
staging: rtl8723bs: make rtw_free_xmitbuf_ext() return void
The return value of rtw_free_xmitbuf_ext() is never checked. Change its
return type to void and remove the redundant _SUCCESS and _FAIL return
values. Also remove the unnecessary extern keyword from its declaration.
Signed-off-by: Hungyu Lin <dennylin0707@gmail.com>
Link: https://patch.msgid.link/20260825125406.1710-2-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
