libata: move struct ata_scsi_args to libata-scsi.c
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Jan 2017 08:41:44 +0000 (09:41 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 10 Jan 2017 15:55:39 +0000 (10:55 -0500)
commitf0a37d12f51a51d61f68dd30123f2b1927b56bb6
treef045ab55e17963a3725b500637ee768a3ec46fd3
parentaa18da8b7ec57f6ff255634746aed6266a01b315
libata: move struct ata_scsi_args to libata-scsi.c

It's only used in libata-scsi.c, so move it closer to the users.

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