Home
last modified time | relevance | path

Searched hist:"84 c43674" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/samples/configfs/
H A Dconfigfs_sample.c84c43674 Mon Oct 16 10:18:54 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>
84c43674 Mon Oct 16 10:18:54 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>