linux-stable/include/target
Bhumika Goyal ece550b575 target: 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 Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2017-10-19 16:15:17 +02:00
..
iscsi target: make config_item_type const 2017-10-19 16:15:17 +02:00
target_core_backend.h target: remove transport_complete 2017-07-06 23:11:47 -07:00
target_core_base.h target: remove g_device_list 2017-07-06 23:11:41 -07:00
target_core_fabric.h target: Introduce a function that shows the command state 2017-07-06 22:58:04 -07:00