OSDN Git Service

ufs: remove spurious scsi_set_tag_type call
authorChristoph Hellwig <hch@lst.de>
Mon, 3 Nov 2014 19:43:28 +0000 (20:43 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:19:44 +0000 (11:19 +0100)
commitd7cb71ec3a28e525c4f523ca52d5389407b7aea0
tree9524fabe962367c28095e6df2acbd3540ca30715
parentee11560f3ad150a1108d261cbff4fd617cc3fa09
ufs: remove spurious scsi_set_tag_type call

ufs never looks at the tag type, so there is no need to set it either.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Reviewed-by: Hannes Reinecke <hare@suse.de>
drivers/scsi/ufs/ufshcd.c