diff options
author | Arvind Yadav <[email protected]> | 2017-08-21 22:18:38 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2017-09-09 21:16:17 +0200 |
commit | 68c82befe4023afd75006676c4bd708dbe98d668 (patch) | |
tree | 0a307301fdeecf8506e5d3d709e244558bbe97ca /fs/btrfs/async-thread.c | |
parent | 39ad808996dd84f2961e241cb1396b391c6cd039 (diff) |
watchdog: ziirave: constify i2c_device_id
i2c_device_id are not supposed to change at runtime. All functions
working with i2c_device_id provided by <linux/i2c.h> work with
const i2c_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