]> asedeno.scripts.mit.edu Git - linux.git/commit
quota: fix wrong indentation
authorChengguang Xu <cgxu519@gmx.com>
Fri, 19 Apr 2019 05:46:01 +0000 (13:46 +0800)
committerJan Kara <jack@suse.cz>
Thu, 25 Apr 2019 09:59:35 +0000 (11:59 +0200)
commit3ef177ec9d5dc225bf30927a2d222d8bb1fbee0f
treee8cf683728da087bce2ca41a5b42b0e2fd059a86
parent39416c5872db69859e867fa250b9cbb3f1e0d185
quota: fix wrong indentation

We need to check return code only when calling ->read_dqblk(),
so fix it properly.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/quota/dquot.c