diff options
author | Arvind Yadav <[email protected]> | 2017-08-26 11:41:06 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2017-09-09 21:19:58 +0200 |
commit | 4cb30b044a8f06e6e6418ae12c3c00bb02679dac (patch) | |
tree | f9ba8f5c046cf826b17aa9d011e989013943fcee /fs/btrfs/async-thread.c | |
parent | 05ce42fff3afb2904647f6a88c6dc613b5a2793a (diff) |
watchdog: mei_wdt: constify mei_cl_device_id
mei_cl_device_id are not supposed to change at runtime. All functions
working with mei_cl_device_id provided by <linux/mei_cl_bus.h> work
with const mei_cl_device_id. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'fs/btrfs/async-thread.c')
0 files changed, 0 insertions, 0 deletions