]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: rtl8723bs: Replace function thread_enter
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Sun, 3 Nov 2024 08:14:22 +0000 (09:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 Nov 2024 23:55:49 +0000 (00:55 +0100)
commit8209ab0f9bf97ff54a71050b1229311341bc1054
tree80d7486510d2e050bd82b90bffb24e0ff69ed7b0
parentcb1d0f578855e193f27d430bf40b4e2804ebef72
staging: rtl8723bs: Replace function thread_enter

Replace function thread_enter with its only called function allow_signal
to increase readability. Remove resulting unused local variable
thread_name as well.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/6946fae41575fffff1d4718cb3a96cd53f655416.1730619982.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_cmd.c
drivers/staging/rtl8723bs/core/rtw_xmit.c
drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c
drivers/staging/rtl8723bs/include/osdep_service.h