Re: [PATCH 00/10] Various cleanups of driver

From: Greg KH
Date: Thu Aug 05 2021 - 06:58:52 EST


On Tue, Aug 03, 2021 at 08:52:13AM -0500, Larry Finger wrote:
> This set of patches removes some wrappers around simple actions,
> and replaces some of the home-built bit manipulation macros.
>
> Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
>
>
> Larry Finger (10):
> staging: r8188eu: Remove wrappers for kalloc() and kzalloc()
> staging: r8188eu: Remove wrapper around vfree
> staging: r8188eu: Remove wrappers for atomic operations
> staging: r8188eu: Remove 4 empty routines from os_sep/service.c
> staging: r8188eu: Remove all calls to _rtw_spinlock_free()
> staging: r8188eu: Remove more empty routines
> staging: r8188eu: Remove rtw_division64()
> staging: r8188eu: Remove wrapper around do_div
> staging: r8188eu: Remove some unused and ugly macros
> staging: r8188eu: Remove some bit manipulation macros

Portions of this series applied, again, can you rebase and resend?

thanks,

greg k-h