While checking what scsi_adjust_queue_depth() did I thought its switch statement could be clearer. ChangeLog: - remove redundant assignment (to sdev->queue_depth) - re-order cases (thus removing the fall-through) Signed-off-by: Douglas Gilbert