summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-16 10:29:24 +0530
committerMartin K. Petersen <martin.petersen@oracle.com>2017-08-24 22:29:07 -0400
commit78453a31d5136cfd8722c111935f6800fa0db0b4 (patch)
tree45ea703c68a40ca2763ec03bd5eeb6dd3febe651 /mm
parent92227b8d3d7fd0c9a5b78c3967a756e83a43b36d (diff)
downloadlwn-78453a31d5136cfd8722c111935f6800fa0db0b4.tar.gz
lwn-78453a31d5136cfd8722c111935f6800fa0db0b4.zip
scsi: aha1542: constify pnp_device_id
pnp_device_id are not supposed to change at runtime. All functions working with pnp_device_id provided by <linux/pnp.h> work with const pnp_device_id. So mark the non-const structs as const. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions