commit | 7988faf525498170aff8a11005de50a3bc589ba4 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 19 13:52:24 2017 +0530 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Fri Aug 25 17:29:29 2017 -0400 |
tree | 2b28945d9cabf8007b803e50a366a54084cd0f54 | |
parent | 5f800c87dadf0857b31ccb6217d6d42d4c1fe157 [diff] |
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>