diff options
author | 2017-08-28 13:54:57 +0530 | |
---|---|---|
committer | 2017-11-06 23:26:01 +0100 | |
commit | d4906688d49150eb77ddc9baafc3ea14bc158f03 (patch) | |
tree | 280508adb925be23bb42a939d0788add394c7ea8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: plat-ram: Replace manual resource management by devm (diff) | |
download | linux-dev-d4906688d49150eb77ddc9baafc3ea14bc158f03.tar.xz linux-dev-d4906688d49150eb77ddc9baafc3ea14bc158f03.zip |
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 <arvind.yadav.cs@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions