diff options
author | 2017-08-19 13:52:24 +0530 | |
---|---|---|
committer | 2017-08-25 17:29:29 -0400 | |
commit | 7988faf525498170aff8a11005de50a3bc589ba4 (patch) | |
tree | 2b28945d9cabf8007b803e50a366a54084cd0f54 /drivers/message/fusion/mptsas.c | |
parent | scsi: sd: remove duplicated setting of gd->minors (diff) | |
download | wireguard-linux-7988faf525498170aff8a11005de50a3bc589ba4.tar.xz wireguard-linux-7988faf525498170aff8a11005de50a3bc589ba4.zip |
scsi: make device_type const
Make these const as they are only stored in the type field of a device
structure, which is const.
Done using Coccinelle.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions