commit | 9c6f6ba6377e9bf045ccae348ec31618fce76b69 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Tue Jun 19 10:08:02 2018 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jun 19 10:08:02 2018 -0600 |
tree | fdbd2dec2355bcf81fe57e93cece8795ccbf86bc | |
parent | ad46e53b11c683b9d0820aa31c7af9872c10a856 [diff] |
sata_fsl: remove dead code in tag retrieval We can never pass in the internal tag to this helper, it'll always be the hardware tag. So there's no need to check and do an internal translation of that tag. Signed-off-by: Jens Axboe <axboe@kernel.dk>