aboutsummaryrefslogtreecommitdiff
path: root/drivers/message/fusion/lsi/mpi_raid.h
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2013-08-07 16:18:52 +0900
committerDavid Woodhouse <[email protected]>2013-08-30 21:51:52 +0100
commitb2ac0376107b9350fbaf5abd94d33c4a07aa86c0 (patch)
tree30c608bf83eadc380c680b0ac3e474ed2fb325b1 /drivers/message/fusion/lsi/mpi_raid.h
parent9a589c8bad41d117184c0b7d658956d525354af5 (diff)
mtd: nand: mxc_nand: mark 'const' properly
The values pointed by the pointer are used as read-only. Also, mtd_device_parse_register() uses 'part_probes[]' as the second argument which is defined as 'const char * const *types'. Thus, the 'const' should be moved to be after the '*'. drivers/mtd/nand/mxc_nand.c:269:25: warning: duplicate const Signed-off-by: Jingoo Han <[email protected]> Signed-off-by: Brian Norris <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions