diff options
author | 2016-08-28 22:17:38 +0200 | |
---|---|---|
committer | 2016-09-04 01:28:08 -0400 | |
commit | a816b4c67ae68a36a8775484b09ad727e4a28e3d (patch) | |
tree | 2fa4bedaf11bab7b2fc0881643c06181e34e8fef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: pmcraid: mark symbols static where possible (diff) | |
download | linux-dev-a816b4c67ae68a36a8775484b09ad727e4a28e3d.tar.xz linux-dev-a816b4c67ae68a36a8775484b09ad727e4a28e3d.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions