[PATCH] libata: kill unused pio_task and packet_task
Kill unused pio_task and packet_task. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@ -390,9 +390,6 @@ struct ata_port {
|
||||
|
||||
struct work_struct port_task;
|
||||
|
||||
struct work_struct packet_task;
|
||||
|
||||
struct work_struct pio_task;
|
||||
unsigned int hsm_task_state;
|
||||
unsigned long pio_task_timeout;
|
||||
|
||||
|
Reference in New Issue
Block a user