diff options
author | Arvind Yadav <[email protected]> | 2017-08-13 14:34:00 +0530 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2017-08-22 14:54:53 +0800 |
commit | 249cb0632570302e2c61f900806b92f3fe66783b (patch) | |
tree | 24d1454507af480f081ada6b980367d08c6575ba /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions