This series contains some random fix and cleanups to fs quota. Please check respective patches for more detail. Thanks! Kemeng Shi (4): quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed quota: remove unneeded return value of register_quota_format quota: remove redundant return at end of void function quota: remove unnecessary error code translation in dquot_quota_enable fs/ocfs2/super.c | 6 ++---- fs/quota/dquot.c | 14 +++++--------- fs/quota/quota_v1.c | 3 ++- fs/quota/quota_v2.c | 9 +++------ include/linux/quota.h | 2 +- mm/shmem.c | 7 +------ 6 files changed, 14 insertions(+), 27 deletions(-) -- 2.30.0