Home
last modified time | relevance | path

Searched hist:a816b4c67ae68a36a8775484b09ad727e4a28e3d (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dsr.cdiff a816b4c67ae68a36a8775484b09ad727e4a28e3d Sun Aug 28 22:17:38 CEST 2016 Julia Lawall <Julia.Lawall@lip6.fr> scsi: sr: constify sr_pm_ops structure

sr_pm_ops, of type struct dev_pm_ops, is never modified, so declare it
as const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>