On Tue 11-08-15 00:29:55, Dan Carpenter wrote:
> We know "ret" is zero here so we can remove this condition.
>
> Signed-off-by: Dan Carpenter
Thanks. I've added the patch to my tree.
Honza
> diff --git a/fs/quota/quota.c b/fs/quot
We know "ret" is zero here so we can remove this condition.
Signed-off-by: Dan Carpenter
diff --git a/fs/quota/quota.c b/fs/quota/quota.c
index 86ded73..3746367 100644
--- a/fs/quota/quota.c
+++ b/fs/quota/quota.c
@@ -141,9 +141,9 @@ static int quota_getinfo(struct super_block *sb, int type,
vo
2 matches
Mail list logo