From: Hongbo Li <lihongbo22@huawei.com>
To: Dan Carpenter <dan.carpenter@linaro.org>
Cc: Lukas Bulwahn <lbulwahn@redhat.com>,
Kent Overstreet <kent.overstreet@linux.dev>,
Brian Foster <bfoster@redhat.com>,
<linux-bcachefs@vger.kernel.org>,
<kernel-janitors@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Lukas Bulwahn <lukas.bulwahn@redhat.com>
Subject: Re: [PATCH] bcachefs: fix typo in reference to BCACHEFS_DEBUG
Date: Thu, 11 Apr 2024 19:44:56 +0800 [thread overview]
Message-ID: <cedafaa6-5507-41d3-bd1e-a8964b8630ba@huawei.com> (raw)
In-Reply-To: <b6d90387-7892-4c28-9855-ae35faacfe9c@moroto.mountain>
Thanks, I got it!
On 2024/4/11 18:21, Dan Carpenter wrote:
> On Thu, Apr 11, 2024 at 05:21:05PM +0800, Hongbo Li wrote:
>> Also, I am curious why such spelling errors cannot be detected at the
>> compilation stage.
>>
>
> The IS_ENABLED() macro is testing whether the define exists or not.
> In this case both "CONFIG_BCACHEFS_DEBUG" and "CONFIG_BCACHEFS_DEBU" do
> not exist for this config.
>
> Lukas's scripts make a list of macros we expect to exist and then checks
> against the list.
>
> regards,
> dan carpenter
>
next prev parent reply other threads:[~2024-04-11 11:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 8:29 Lukas Bulwahn
2024-04-11 9:16 ` Hongbo Li
2024-04-11 9:21 ` Hongbo Li
2024-04-11 10:21 ` Dan Carpenter
2024-04-11 11:44 ` Hongbo Li [this message]
2024-04-11 17:31 ` Kent Overstreet
2024-04-12 1:35 ` Hongbo Li
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=cedafaa6-5507-41d3-bd1e-a8964b8630ba@huawei.com \
--to=lihongbo22@huawei.com \
--cc=bfoster@redhat.com \
--cc=dan.carpenter@linaro.org \
--cc=kent.overstreet@linux.dev \
--cc=kernel-janitors@vger.kernel.org \
--cc=lbulwahn@redhat.com \
--cc=linux-bcachefs@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lukas.bulwahn@redhat.com \
/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
all inboxes | Powered by JetHome®