commit | 80a9c430007b489823bc1b5300f4a1ba39ca1ef9 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Thu Dec 22 22:41:32 2011 +0300 |
committer | Jeff Garzik <jgarzik@redhat.com> | Sun Jan 08 19:14:58 2012 -0500 |
tree | 3e64070cd2ea995d59fcb5593d5542aafe0682e7 | |
parent | d0643aa16688131b4dfbd03797ad73bab4ff29bf [diff] |
libata-core: kill duplicate statement in ata_do_set_mode() Commit b3a706014e56b1356e7b275fd25b833c63175bf0 (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>