diff options
author | Michael Straube <straube.linux@gmail.com> | 2025-08-22 15:54:06 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-09-06 15:55:11 +0200 |
commit | 0149f27d1a248f013fe36d29bc391c303e853ee0 (patch) | |
tree | 37a15ac5bd120c4fd49b5b28e822223908f77fca /rust/helpers/helpers.c | |
parent | 9f1dcadbc90ad7de37ef9f39195eb6777a74472c (diff) |
staging: rtl8723bs: remove wrapper rtw_init_recv_timer
The function rtw_init_recv_timer in os_dep/recv_linux.c is jsut a wrapper
around timer_setup. Use timer_setup directly and remove the wrapper to
reduce code in the os_dep directory.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250822135418.118115-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions