Files
android_kernel_xiaomi_sm8450/drivers/net/netconsole.c
Bhumika Goyal 0d4a4406c4 netconsole: 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: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-10-19 16:15:20 +02:00

25 KiB