linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: sunying@isrc.iscas.ac.cn, linux-kernel@vger.kernel.org,
	"Neal Liu" <neal_liu@aspeedtech.com>,
	"David Howells" <dhowells@redhat.com>,
	"Michael Büsch" <m@bues.ch>
Cc: linux-crypto@vger.kernel.org,
	"pengpeng@iscas.ac.cn" <pengpeng@iscas.ac.cn>,
	"renyanjie01@gmail.com" <renyanjie01@gmail.com>
Subject: Re: Non-existing CONFIG_ options are used in source code
Date: Mon, 13 Nov 2023 20:52:03 -0800	[thread overview]
Message-ID: <1553cd01-37fe-48c6-a6e3-b6ea9974d40b@infradead.org> (raw)
In-Reply-To: <4e8525fe.607e2.18a8ddfdce8.Coremail.sunying@isrc.iscas.ac.cn>



On 9/13/23 02:29, sunying@isrc.iscas.ac.cn wrote:
> The following configuration options are not defined
>  (they may have been deleted or not yet added)
>  but are used in the source files.
> 
> Is there something in these that might need fixing?
> 
> ===============================================
> 1. CONFIG_NETFS_DEBUG
> fs/netfs/internal.h:122:#elif defined(CONFIG_NETFS_DEBUG)
> 
> 2. CONFIG_SSB_DEBUG
> include/linux/ssb/ssb.h:626:#ifdef CONFIG_SSB_DEBUG
> 
> 3. CONFIG_CRYPTO_DEV_ASPEED_HACE_CRYPTO_DEBUG
> drivers/crypto/aspeed/aspeed-hace-crypto.c:19:#ifdef CONFIG_CRYPTO_DEV_ASPEED_HACE_CRYPTO_DEBUG
> ===============================================

Yes, please send separate patches to remove each of them.

thanks.
-- 
~Randy

  reply	other threads:[~2023-11-14  4:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-13  9:29 Non-existing CONFIG_ options are used in source code sunying
2023-11-14  4:52 ` Randy Dunlap [this message]
2023-12-01 17:51   ` Michael Büsch

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=1553cd01-37fe-48c6-a6e3-b6ea9974d40b@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=dhowells@redhat.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m@bues.ch \
    --cc=neal_liu@aspeedtech.com \
    --cc=pengpeng@iscas.ac.cn \
    --cc=renyanjie01@gmail.com \
    --cc=sunying@isrc.iscas.ac.cn \
    /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;
as well as URLs for NNTP newsgroup(s).