diff options
author | Arvind Yadav <[email protected]> | 2017-08-28 13:54:57 +0530 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2017-11-06 23:26:01 +0100 |
commit | d4906688d49150eb77ddc9baafc3ea14bc158f03 (patch) | |
tree | 280508adb925be23bb42a939d0788add394c7ea8 /scripts/gdb/linux/tasks.py | |
parent | 2e442aebed99fd27eaa4e3539d9c50ef1cc67013 (diff) |
mtd: constify mtd_partition
mtd_partition are not supposed to change at runtime.
Functions 'mtd_device_parse_register' working with const mtd_partition
provided by <linux/mtd/mtd.h>. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions