Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libata-core: kill duplicate statement in ata_do_set_mode()
Commit b3a7060 (libata: Add a drivers/ide style DMA disable) neglected to remove the line in ata_do_set_mode() it has obviously made useless/duplicated. Do this now, and make a line added back then wrapped properly... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
- Loading branch information