X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fquota%2Fqmt_pool.c;h=32171277db146b9a4795a4ac07dae39ec64725fe;hb=5a6aa0e6d1583cc0d4c82ae8c95fb7b9856d6284;hp=69b209f28fecd6a8f5cf86e34f26e2164f2f5c33;hpb=5522990660248930108e84c89bc7e5807bda9ea0;p=fs%2Flustre-release.git diff --git a/lustre/quota/qmt_pool.c b/lustre/quota/qmt_pool.c index 69b209f..3217127 100644 --- a/lustre/quota/qmt_pool.c +++ b/lustre/quota/qmt_pool.c @@ -21,7 +21,7 @@ * GPL HEADER END */ /* - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2016, Intel Corporation. * Use is subject to license terms. * * Author: Johann Lombardi @@ -176,7 +176,8 @@ static int qpi_soft_least_qunit_seq_show(struct seq_file *m, void *data) struct qmt_pool_info *pool = m->private; LASSERT(pool != NULL); - return seq_printf(m, "%lu\n", pool->qpi_soft_least_qunit); + seq_printf(m, "%lu\n", pool->qpi_soft_least_qunit); + return 0; } static ssize_t