summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorHungyu Lin <dennylin0707@gmail.com>2026-07-31 15:52:26 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-09-01 11:47:01 +0200
commit049148af5de057474821a9ff9c434a914a870465 (patch)
treec3f7fa6082c022c06430059a4339e0ad91603cea /scripts/Makefile.thinlto
parentbaa84b1bb1648506333fde3e66b6540f9d7d73cc (diff)
downloadlinux-next-049148af5de057474821a9ff9c434a914a870465.tar.gz
linux-next-049148af5de057474821a9ff9c434a914a870465.zip
staging: rtl8723bs: convert mgmt xmit coalesce to errno
Change rtw_mgmt_xmitframe_coalesce() to use kernel-style return values. Return 0 on success and negative errno on failure. The only caller currently doesn't check for errors, so this change does not affect runtime behavior. Later patches in this series will propagate error handling to the caller. Signed-off-by: Hungyu Lin <dennylin0707@gmail.com> Reviewed-by: Dan Carpenter <error27@gmail.com> Link: https://patch.msgid.link/20260731155228.22526-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