Tejun Heo wrote:
Make pio_task and atapi_packet_task use port_task. atapi_packet_task() is moved upward such that it's right after ata_pio_task(). This position is more natural and makes adding prototype for ata_qc_issue_prot() unnecessary. Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
Applied 1-4, though in the future, please -do not- include function shuffling in the same patch as other changes. atapi_packet_task() has been moved all over the place, over the lifetime of libata, and it just clutters up cumulative diffs at review time.
Jeff - : 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