Home
last modified time | relevance | path

Searched hist:"0 d4a4406" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dnetconsole.c0d4a4406 Mon Oct 16 10:18:52 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> 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>