diff options
author | 2017-08-13 16:58:28 +0530 | |
---|---|---|
committer | 2017-09-09 20:40:39 +0200 | |
commit | e8c7ebfdb4308d26efda8214da8bfbbd9cc31414 (patch) | |
tree | 56e0462447f50a312f6e6d9e71652e6883b8692f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | watchdog: pcwd_usb: constify usb_device_id (diff) | |
download | wireguard-linux-e8c7ebfdb4308d26efda8214da8bfbbd9cc31414.tar.xz wireguard-linux-e8c7ebfdb4308d26efda8214da8bfbbd9cc31414.zip |
watchdog: max77620_wdt: 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>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions