[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <6c8e6561-8a5d-010f-3d7c-8c051b4027e6@huawei.com>
Date: Wed, 6 Jan 2021 09:03:08 +0800
From: Chao Yu <yuchao0@...wei.com>
To: Daeho Jeong <daehojeong@...gle.com>
CC: Markus Elfring <Markus.Elfring@....de>,
<linux-f2fs-devel@...ts.sourceforge.net>,
<kernel-janitors@...r.kernel.org>,
Colin Ian King <colin.king@...onical.com>,
<kernel-team@...roid.com>, <linux-kernel@...r.kernel.org>
Subject: Re: [f2fs-dev] [PATCH v2] f2fs: fix null page reference in
redirty_blocks
Daeho,
FYI
https://www.spinics.net/lists/kernel/msg3595944.html
On 2021/1/5 20:04, Markus Elfring wrote:
>> Fixed null page reference when find_lock_page() fails in
>> redirty_blocks().
>
> I suggest to choose an other imperative wording for this change description.
>
> See also:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?id=36bbbd0e234d817938bdc52121a0f5473b3e58f5#n89
>
>
>> v2: changed error value and break the loop when error occurs
>
> I propose to use a return statement instead of a break in the second if branch
> for this function implementation.
>
> See also:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?id=36bbbd0e234d817938bdc52121a0f5473b3e58f5#n481
>
> Regards,
> Markus
>
>
> _______________________________________________
> Linux-f2fs-devel mailing list
> Linux-f2fs-devel@...ts.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
> .
>
Powered by blists - more mailing lists