+8
−8
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>