diff options
| author | Arvind Yadav <[email protected]> | 2017-08-25 23:53:42 +0530 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2017-09-22 17:43:20 +0800 |
| commit | d989364535803dfcd97e3b6832d9698109add6ff (patch) | |
| tree | f2c82cb4c5503788ffcd5d8f1970f74c8a2f8cd1 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 9e0a0b3a192af20193f074ed2ad9dd85a2e48d00 (diff) | |
crypto: padlock-aes - constify x86_cpu_id
x86_cpu_id are not supposed to change at runtime. MODULE_DEVICE_TABLE
and x86_match_cpu are working with const x86_cpu_id. So mark the
non-const x86_cpu_id structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions