diff options
| author | Bhumika Goyal <[email protected]> | 2017-06-09 17:15:08 +0530 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2017-06-12 14:06:34 -0400 |
| commit | f356b08205f6668248960093faf9326c7852a38d (patch) | |
| tree | 9178fc6558795faa5b0919490988e02dfcdb4986 /tools/perf/scripts/python | |
| parent | be4e456ed3a5918f4e75f532837bb19128a690c9 (diff) | |
ata: declare ata_port_info structures as const
ata_port_info structures are either copied to other objects or their
references are stored in objects of type const. So, ata_port_info
structures having similar usage pattern can be made const.
Signed-off-by: Bhumika Goyal <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions