public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Fabio Aiuto <fabioaiuto83@gmail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/15] staging: rtl8723bs: remove unused code blocks
Date: Tue, 16 Mar 2021 12:43:15 +0100	[thread overview]
Message-ID: <YFCZ04cYWwDUuwsi@kroah.com> (raw)
In-Reply-To: <cover.1615801721.git.fabioaiuto83@gmail.com>

On Mon, Mar 15, 2021 at 11:13:49AM +0100, Fabio Aiuto wrote:
> Remove unused code blocks as required in TODO file
> 
> Fabio Aiuto (15):
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_AUTO_AP_MODE
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_HW_PWRP_DETECTION
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_QOS_OPTIMIZATION
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_AP_WOWLAN
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_PM
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_SIGNAL_DISPLAY_DBM
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_BACKGROUND_NOISE_MONITOR
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_SKIP_SIGNAL_SCALE_MAPPING
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_GPIO_API
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_EXT_CLK
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_CHECK_BT_HANG
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_SDIO_TX_TASKLET
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_SW_CHANNEL_PLAN
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_C2H_PACKET_EN
>   staging: rtl8723bs: remove unused code blocks conditioned by never set
>     CONFIG_ODM_ADAPTIVITY

Not all of these would apply, please rebase and resend the remaining
ones.

thanks,

greg k-h

      parent reply	other threads:[~2021-03-16 12:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-15 10:13 [PATCH 00/15] staging: rtl8723bs: remove unused code blocks Fabio Aiuto
2021-03-15 10:14 ` [PATCH 01/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_AUTO_AP_MODE Fabio Aiuto
2021-03-15 10:14 ` [PATCH 02/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_HW_PWRP_DETECTION Fabio Aiuto
2021-03-15 10:14 ` [PATCH 03/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_QOS_OPTIMIZATION Fabio Aiuto
2021-03-15 10:14 ` [PATCH 04/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_AP_WOWLAN Fabio Aiuto
2021-03-15 10:15 ` [PATCH 05/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_PM Fabio Aiuto
2021-03-16 11:39   ` Greg KH
2021-03-16 13:36     ` Fabio Aiuto
2021-03-15 10:15 ` [PATCH 06/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_SIGNAL_DISPLAY_DBM Fabio Aiuto
2021-03-15 10:15 ` [PATCH 07/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_BACKGROUND_NOISE_MONITOR Fabio Aiuto
2021-03-15 10:15 ` [PATCH 08/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_SKIP_SIGNAL_SCALE_MAPPING Fabio Aiuto
2021-03-15 10:16 ` [PATCH 09/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_GPIO_API Fabio Aiuto
2021-03-15 10:16 ` [PATCH 10/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_EXT_CLK Fabio Aiuto
2021-03-15 10:16 ` [PATCH 11/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_CHECK_BT_HANG Fabio Aiuto
2021-03-15 10:16 ` [PATCH 12/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_SDIO_TX_TASKLET Fabio Aiuto
2021-03-15 10:17 ` [PATCH 13/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_SW_CHANNEL_PLAN Fabio Aiuto
2021-03-15 10:17 ` [PATCH 14/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_C2H_PACKET_EN Fabio Aiuto
2021-03-15 10:17 ` [PATCH 15/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_ODM_ADAPTIVITY Fabio Aiuto
2021-03-16 11:43 ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YFCZ04cYWwDUuwsi@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=devel@driverdev.osuosl.org \
    --cc=fabioaiuto83@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox