diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-10-16 17:18:54 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2017-10-19 16:15:15 +0200 |
commit | 84c43674f4c0625971cbb03fbe339ec2723ef10e (patch) | |
tree | b3bd4e62c9fd4682075e537535d35272a4c2841e /fs/autofs4 | |
parent | 3f6928c347707a65cee10a9f54b85ad5fb078b3f (diff) | |
download | linux-stable-84c43674f4c0625971cbb03fbe339ec2723ef10e.tar.gz linux-stable-84c43674f4c0625971cbb03fbe339ec2723ef10e.tar.bz2 linux-stable-84c43674f4c0625971cbb03fbe339ec2723ef10e.zip |
configfs: make config_item_type const
Make config_item_type structures const as they are either passed to a
function having the argument as const or stored in the const "ci_type"
field of a config_item structure.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/autofs4')
0 files changed, 0 insertions, 0 deletions