1
0
Fork 0
alistair23-linux/samples/configfs
Bhumika Goyal 84c43674f4 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>
2017-10-19 16:15:15 +02:00
..
Makefile configfs: remove old API 2015-10-13 22:17:57 -07:00
configfs_sample.c configfs: make config_item_type const 2017-10-19 16:15:15 +02:00