[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOaDN_RjW1UZn5Zmiqr1Yc7mTazb=GRCMv_k7zhsOukmOT=PQQ@mail.gmail.com>
Date: Tue, 3 Jan 2023 10:42:35 +0800
From: Katrin Jo <zys.zljxml@...il.com>
To: dsterba@...e.cz
Cc: clm@...com, josef@...icpanda.com, dsterba@...e.com,
linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org,
Yushan Zhou <katrinzhou@...cent.com>
Subject: Re: [PATCH] brtfs: use PAGE_ALIGNED macro
I will send a new version soon. But I only find 5 such conversions in
fs/btrfs. Could you please check it?
Best,
Katrin
On Mon, Jan 2, 2023 at 11:09 PM David Sterba <dsterba@...e.cz> wrote:
>
> On Wed, Dec 28, 2022 at 12:04:47PM +0800, zys.zljxml@...il.com wrote:
> > From: Yushan Zhou <katrinzhou@...cent.com>
> >
> > The header file linux/mm.h provides the PAGE_ALIGNED macro to
> > test whether an address is aligned to PAGE_SIZE. Use it instead
> > of IS_ALIGNED.
>
> There are about 8 such conversions in fs/btrfs/, please fix them all.
> Thanks.
Powered by blists - more mailing lists