Re: [PATCH v2 0/4] staging: rtl8723bs: remove unused code blocks

From: Greg KH
Date: Sun Mar 14 2021 - 11:58:30 EST


On Fri, Mar 12, 2021 at 07:33:13PM +0100, Fabio Aiuto wrote:
> This patch set removes unused code blocks as required in TODO file:
>
> find and remove code blocks guarded by never set CONFIG_FOO defines
>
> Changes in v2:
> - modified sunject lines to make them unique
> - added a patch previously excluded (removal of
> CONFIG_PNO_SET_DEBUG code)
>
> Fabio Aiuto (4):
> staging: rtl8723bs: remove unused code blocks conditioned by never set
> CONFIG_PNO_SET_DEBUG
> staging: rtl8723bs: remove unused code blocks conditioned by never set
> CONFIG_PNO_SUPPORT
> staging: rtl8723bs: remove unused code blocks conditioned by never set
> CONFIG_WOWLAN
> staging: rtl8723bs: remove unused code blocks conditioned by never set
> CONFIG_TCP_CSUM_OFFLOAD_RX

The first 2 patches here worked, the others did not apply to my tree due
to other changes from other developers. Can you please rebase them and
resend?

thanks,

greg k-h