On Mon, Jul 01, 2013 at 12:01:32AM +0400, Sergei Shtylyov wrote: > From: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> > > Move 'struct ata_taskfile', ata_prot_flags() and their friends from > <linux/ata.h> to <linux/libata.h>. They were misplaced from the beginning, as > <linux/ata.h> should cover ATA/ATAPI and related standards only -- to which the > aforementioned structure and function have only remote relation. > > I would have moved 'enum ata_tf_protocols' closely related to 'struct > ata_taskfile' but it unfortunately gets used by 'drivers/ide/ide-ioctls.c'... > > Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> Applied to libata/for-3.12. Thanks! -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html