Re: [PATCH] quota: minor code cleanup for v1_format_ops

2019-10-17 Thread Jan Kara
On Thu 10-10-19 21:09:24, Chengguang Xu wrote: > It's not a functinal change, it's just for keeping > consistent coding style. > > Signed-off-by: Chengguang Xu Thanks. Applied. Honza > --- > fs/quota/quota_v1.c | 1 - > 1 file

[PATCH] quota: minor code cleanup for v1_format_ops

2019-10-10 Thread Chengguang Xu
It's not a functinal change, it's just for keeping consistent coding style. Signed-off-by: Chengguang Xu --- fs/quota/quota_v1.c | 1 - 1 file changed, 1 deletion(-) diff --git a/fs/quota/quota_v1.c b/fs/quota/quota_v1.c index c740e5572eb8..cd92e5fa0062 100644 --- a/fs/quota/quota_v1.c +++