[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YBovEwunfCV23Rxe@mit.edu>
Date: Wed, 3 Feb 2021 00:05:23 -0500
From: "Theodore Ts'o" <tytso@....edu>
To: Daejun Park <daejun7.park@...sung.com>
Cc: harshad shirwadkar <harshadshirwadkar@...il.com>,
"adilger.kernel@...ger.ca" <adilger.kernel@...ger.ca>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH v2] ext4: Change list_for_each* to list_for_each_entry*
On Mon, Jan 11, 2021 at 10:37:26AM +0900, Daejun Park wrote:
> In the fast_commit.c, list_for_each* + list_entry can be changed to
> list_for_each_entry*. It reduces number of variables and lines.
>
> Signed-off-by: Daejun Park <daejun7.park@...sung.com>
Thanks, applied.
- Ted
Powered by blists - more mailing lists