diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-13 14:34:00 +0530 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-08-22 14:54:53 +0800 |
commit | 249cb0632570302e2c61f900806b92f3fe66783b (patch) | |
tree | 24d1454507af480f081ada6b980367d08c6575ba /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | f93ed02818512f6d1b73d9a19e25526847019083 (diff) |
crypto: sahara - constify platform_device_id
platform_device_id are not supposed to change at runtime. All functions
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions