]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
libata: cleanup ata_scsi_qc_complete
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Oct 2015 17:21:11 +0000 (19:21 +0200)
committerTejun Heo <tj@kernel.org>
Sun, 4 Oct 2015 17:37:58 +0000 (13:37 -0400)
commit25c7ce7f7b511fc02b6eef95595af2cea80e2612
tree3bb2123b0b0f096f14424fe83b588beb76f7ccbd
parent8a3e33cf92c7b7ae25c589eccd1a69ab11cc4353
libata: cleanup ata_scsi_qc_complete

Remove an incorrect comment and untangle an if statement in
ata_scsi_qc_complete.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libata-scsi.c