commit | 80b045b385cfef10939c913fbfeb19ce5491c1f2 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Mon Oct 15 08:51:37 2018 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Oct 16 01:13:35 2018 -0400 |
tree | 8eca41f4ab3e457d891e5d15a253e9f5948475fa | |
parent | 5e568d22fc7963a1cfe0d7d87c46c2ed6a934369 [diff] |
scsi: target/core: Use the SECTOR_SHIFT constant Instead of duplicating the SECTOR_SHIFT definition from <linux/blkdev.h>, use it. This patch does not change any functionality. Reviewed-by: Christoph Hellwig <hch@lst.de> Cc: Nicholas Bellinger <nab@linux-iscsi.org> Cc: Mike Christie <mchristi@redhat.com> Cc: Hannes Reinecke <hare@suse.de> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>