linux-hardened/drivers/hwtracing
Bhumika Goyal 085006e834 stm class: 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 used inside a if statement or
stored in the const "ci_type" field of a config_item structure.

Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-10-19 16:15:30 +02:00
..
coresight coresight: constify amba_id 2017-08-28 16:06:48 +02:00
intel_th intel_th: pci: Add Lewisburg PCH support 2017-09-22 10:28:00 +02:00
stm stm class: make config_item_type const 2017-10-19 16:15:30 +02:00