]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/ocfs2/quota.h
quota: constify qtree_fmt_operations structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Fri, 1 Jan 2016 07:53:37 +0000 (08:53 +0100)
committerJan Kara <jack@suse.cz>
Mon, 4 Jan 2016 09:58:35 +0000 (10:58 +0100)
commitd1b98c23f7547cc37c8f230acbedb26f0d47e9e1
tree623c7c98dfcb95e240b59ca21c724263125a295d
parent4f1b1519f7bec44ded3c2c4d46a2594c01446dc8
quota: constify qtree_fmt_operations structures

The qtree_fmt_operations structures are never modified, so declare them as
const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ocfs2/quota.h
fs/ocfs2/quota_global.c
fs/quota/quota_v2.c
include/linux/dqblk_qtree.h