]> Git Repo - linux.git/commit
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
authorLukas Czerner <[email protected]>
Wed, 13 Sep 2017 14:29:46 +0000 (16:29 +0200)
committerMartin K. Petersen <[email protected]>
Fri, 15 Sep 2017 19:14:28 +0000 (15:14 -0400)
commit9c95be0163a0a699ed7eda4727f485f8453580ef
treebb3e10b47e2215c6006f16f1b8e90e8f98ea37b1
parentfd536998314a9dc54f384fa16287321edb81602a
scsi: sd: Remove unnecessary condition in sd_read_block_limits()

After series of changes around WRITE_SAME and UNMAP setup we ended up
with leftover unnecessary condition. Remove it.

Signed-off-by: Lukas Czerner <[email protected]>
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
drivers/scsi/sd.c
This page took 0.042673 seconds and 4 git commands to generate.