Re: [PATCH] staging: r8188eu: Remove LINUX_VERSION_CODE check

From: Greg KH
Date: Tue Aug 17 2021 - 13:52:22 EST


On Tue, Aug 17, 2021 at 04:12:04PM +0800, Cai Huoqing wrote:
> no need to check linux version, depending on the latest version
>
> Signed-off-by: Cai Huoqing <caihuoqing@xxxxxxxxx>
> ---
> drivers/staging/r8188eu/core/rtw_mlme.c | 5 ----
> drivers/staging/r8188eu/os_dep/os_intfs.c | 26 ++------------------
> drivers/staging/r8188eu/os_dep/rtw_android.c | 6 -----
> drivers/staging/r8188eu/os_dep/xmit_linux.c | 6 -----
> 4 files changed, 2 insertions(+), 41 deletions(-)
>

Does not apply to my tree :(