All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead.org>
To: Hongbo Li <lihongbo22@huawei.com>
Cc: patchwork@huawei.com, akpm@linux-foundation.org,
	linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
	ruanjinjie@huawei.com
Subject: Re: [PATCH -next] mm/filemap: avoid type conversion
Date: Mon, 8 Jan 2024 05:01:59 +0000	[thread overview]
Message-ID: <ZZuBx7qtF0l8+SiL@casper.infradead.org> (raw)
In-Reply-To: <20240108044815.3291487-1-lihongbo22@huawei.com>

On Mon, Jan 08, 2024 at 12:48:15PM +0800, Hongbo Li wrote:
> The return type of function folio_test_hugetlb is bool type, there is no
> need to assign it to an integer type.
> 
> Signed-off-by: Hongbo Li <lihongbo22@huawei.com>

Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>

      reply	other threads:[~2024-01-08  5:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-08  4:48 [PATCH -next] mm/filemap: avoid type conversion Hongbo Li
2024-01-08  5:01 ` Matthew Wilcox [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=ZZuBx7qtF0l8+SiL@casper.infradead.org \
    --to=willy@infradead.org \
    --cc=akpm@linux-foundation.org \
    --cc=lihongbo22@huawei.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=patchwork@huawei.com \
    --cc=ruanjinjie@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.