From: Sergei Shtylyov Date: Thu, 22 Dec 2011 19:41:32 +0000 (+0300) Subject: libata-core: kill duplicate statement in ata_do_set_mode() X-Git-Tag: v3.3-rc1~128^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a9c430007b489823bc1b5300f4a1ba39ca1ef9;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed