quota: remove unused cmd argument from quota_quotaon()
authorEric Sandeen <sandeen@redhat.com>
Mon, 8 Feb 2016 00:21:24 +0000 (11:21 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 8 Feb 2016 00:21:24 +0000 (11:21 +1100)
commit3218a3ec87f7d0063b48b10cf3d649ce75966223
treea14fcaad9d75d970214344bbcb39e71e03fe0565
parent36f90b0a2ddd60823fe193a85e60ff1906c2a9b3
quota: remove unused cmd argument from quota_quotaon()

The cmd argument to quota_quotaon() via Q_QUOTAON quotactl
is not used, so remove it.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/quota/quota.c