From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BCC70C4332D for ; Tue, 16 Mar 2021 12:55:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 864B165065 for ; Tue, 16 Mar 2021 12:55:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234394AbhCPMzH (ORCPT ); Tue, 16 Mar 2021 08:55:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:60332 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233712AbhCPMvZ (ORCPT ); Tue, 16 Mar 2021 08:51:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0F95365036; Tue, 16 Mar 2021 12:51:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615899084; bh=gmxqoMt9J/BIXwHRDd8I4NBJ+PNnpfBABT0cNtOxOts=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NXl07EQioB4L+TaHyK4BhsKl3P2qBs5amJmsJyvwrw8RfOFJ38O9A7BCdMHVQVYTH 5Vx0o8MZ6wjNmsxog7kMUzhbK73KdxkmvfVo3TwK9k2AlRb4NS8rdmLQlEDVVGKJhw IHmo4I9mA89ClYgfpCmwh78V/oHkv51iiiEs9qdc= Date: Tue, 16 Mar 2021 12:43:15 +0100 From: Greg KH To: Fabio Aiuto Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 00/15] staging: rtl8723bs: remove unused code blocks Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=BAYES_20,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 38C57C4332B for ; Tue, 16 Mar 2021 12:51:29 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A81076504F for ; Tue, 16 Mar 2021 12:51:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A81076504F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 5965D60669; Tue, 16 Mar 2021 12:51:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9uv1CtDI1GDH; Tue, 16 Mar 2021 12:51:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 4C5A260675; Tue, 16 Mar 2021 12:51:27 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 967381BF868 for ; Tue, 16 Mar 2021 12:51:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 8566A60675 for ; Tue, 16 Mar 2021 12:51:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ocFKo9CdYbjV for ; Tue, 16 Mar 2021 12:51:25 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp3.osuosl.org (Postfix) with ESMTPS id EFB2360669 for ; Tue, 16 Mar 2021 12:51:24 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 0F95365036; Tue, 16 Mar 2021 12:51:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615899084; bh=gmxqoMt9J/BIXwHRDd8I4NBJ+PNnpfBABT0cNtOxOts=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NXl07EQioB4L+TaHyK4BhsKl3P2qBs5amJmsJyvwrw8RfOFJ38O9A7BCdMHVQVYTH 5Vx0o8MZ6wjNmsxog7kMUzhbK73KdxkmvfVo3TwK9k2AlRb4NS8rdmLQlEDVVGKJhw IHmo4I9mA89ClYgfpCmwh78V/oHkv51iiiEs9qdc= Date: Tue, 16 Mar 2021 12:43:15 +0100 From: Greg KH To: Fabio Aiuto Subject: Re: [PATCH 00/15] staging: rtl8723bs: remove unused code blocks Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" 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 _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel