aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdpart.c
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2015-12-04 15:25:14 -0800
committerBrian Norris <computersforpeace@gmail.com>2015-12-09 10:21:57 -0800
commitb9adf469f8abb8a66f5795bbd8fe50fe201a14a1 (patch)
tree74cae4be670419cd995bff000a279519dfac230e /drivers/mtd/mtdpart.c
parentmtd: ofpart: assign return argument exactly once (diff)
downloadlinux-dev-b9adf469f8abb8a66f5795bbd8fe50fe201a14a1.tar.xz
linux-dev-b9adf469f8abb8a66f5795bbd8fe50fe201a14a1.zip
mtd: partitions: make parsers return 'const' partition arrays
We only want to modify these arrays inside the parser "drivers", so the drivers should construct them however they like, then return them as immutable arrays. This will make other refactorings easier. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'drivers/mtd/mtdpart.c')
0 files changed, 0 insertions, 0 deletions