commit | edf8ff558887364714e115d396b2d06949cf1e07 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jun 20 11:15:48 2017 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jun 20 19:27:14 2017 -0600 |
tree | 3417111969738e0d9ac39dd78ea97949d817721d | |
parent | 7b6078146ccbe9bd165d578586b10ea092ac489e [diff] |
block: Constify disk_type The variable 'disk_type' is never modified so constify it. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Cc: Hannes Reinecke <hare@suse.com> Cc: Omar Sandoval <osandov@fb.com> Cc: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>