]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: remove unused allocation wrapper functions
authorMinu Jin <s9430939@naver.com>
Wed, 4 Feb 2026 13:13:47 +0000 (22:13 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2026 13:35:33 +0000 (14:35 +0100)
commit0dced5c061bb9064e6ead08d75ac7ad6ce95e885
treeac7ed89bd15a621daf5db91893223c1192439a4b
parent9fe6f146a3b24e0c8232f817f19d364084d24745
staging: rtl8723bs: remove unused allocation wrapper functions

Remove the custom memory allocation wrapper functions and macros from
osdep_service.c and osdep_service.h as they are no longer used.

Signed-off-by: Minu Jin <s9430939@naver.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Link: https://patch.msgid.link/20260204131347.3515949-6-s9430939@naver.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/osdep_service.h
drivers/staging/rtl8723bs/os_dep/osdep_service.c