diff options
author | Bhumika Goyal <[email protected]> | 2017-10-16 17:18:47 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2017-10-19 16:15:28 +0200 |
commit | 66603a31f8969353654e092f6b286a653ac71e71 (patch) | |
tree | 96a16295b465f165dad528457e0de75549e197da /scripts/gdb/linux/lists.py | |
parent | 4ad0141226f00eee3cfe4392c27e14bf15520640 (diff) |
nvmet: 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 an if statement or
stored in the const "ci_type" field of a config_item structure.
Done using Coccinelle
Signed-off-by: Bhumika Goyal <[email protected]>
Acked-by: Sagi Grimberg <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions