diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2017-08-17 13:13:17 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-08-18 08:45:29 -0600 |
commit | 85e34112cf5564dddbc26f4b9f79ee1f5941f551 (patch) | |
tree | 3be7b5706642c6a1c15f2df6a1970170e2719409 /tools/perf/scripts/python/check-perf-trace.py | |
parent | feb8971982beae41507a43fee609c59445147cf5 (diff) |
skd: Remove superfluous occurrences of the 'volatile' keyword
mem_map[i] is accessed through readl() / writel() hence declaring
mem_map as volatile is not necessary.
Remove the volatile declarations from struct fit_completion_entry_v1
pointers and struct fit_comp_error_info since reading these structures
multiple times is safe.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions