From: Segher Boessenkool <segher@kernel.crashing.org>
To: wangjianli <wangjianli@cdjrlc.com>
Cc: paulus@samba.org, linuxppc-dev@lists.ozlabs.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] powerpc/mm: fix repeated words in comments
Date: Sun, 24 Jul 2022 20:46:31 -0500 [thread overview]
Message-ID: <20220725014631.GS25951@gate.crashing.org> (raw)
In-Reply-To: <20220724063622.3205-1-wangjianli@cdjrlc.com>
On Sun, Jul 24, 2022 at 02:36:22PM +0800, wangjianli wrote:
> Delete the redundant word 'so'.
> /* It would be nice if this was a BUILD_BUG_ON(), but at the
> * moment, gcc doesn't seem to recognize is_power_of_2 as a
> - * constant expression, so so much for that. */
> + * constant expression, so much for that. */
It is not redundant here. The first "so" means "therefore", and the
second "so" means "to such a great extent".
Segher
prev parent reply other threads:[~2022-07-25 1:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-24 6:36 [PATCH] powerpc/mm: fix repeated words in comments wangjianli
2022-07-25 1:46 ` Segher Boessenkool [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=20220725014631.GS25951@gate.crashing.org \
--to=segher@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=paulus@samba.org \
--cc=wangjianli@cdjrlc.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;
as well as URLs for NNTP newsgroup(s).