[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <86100529-fdb6-d06a-b002-454131415975@huawei.com>
Date: Fri, 28 May 2021 10:08:06 +0800
From: Chao Yu <yuchao0@...wei.com>
To: Joe Perches <joe@...ches.com>, Jaegeuk Kim <jaegeuk@...nel.org>,
Chao Yu <chao@...nel.org>
CC: LKML <linux-kernel@...r.kernel.org>,
<linux-f2fs-devel@...ts.sourceforge.net>
Subject: Re: [f2fs-dev] [PATCH] f2fs: logging neatening
On 2021/5/27 4:05, Joe Perches wrote:
> Update the logging uses that have unnecessary newlines as the f2fs_printk
> function and so its f2fs_<level> macro callers already adds one.
>
> This allows searching single line logging entries with an easier grep and
> also avoids unnecessary blank lines in the logging.
>
> Miscellanea:
>
> o Coalesce formats
> o Align to open parenthesis
>
> Signed-off-by: Joe Perches <joe@...ches.com>
Reviewed-by: Chao Yu <yuchao0@...wei.com>
Thanks,
Powered by blists - more mailing lists