mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>