Skip to content
Commit e1919dff authored by Bhumika Goyal's avatar Bhumika Goyal Committed by Christoph Hellwig
Browse files

nullb: make config_item_type const



Make these structures const as they are either passed to the functions
having the argument as const or stored as a reference in the "ci_type"
const field of a config_item structure.

Done using Coccienlle.

Signed-off-by: default avatarBhumika Goyal <bhumirks@gmail.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 4843afe4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment