Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a9c77dc authored by Tejun Heo's avatar Tejun Heo
Browse files

[PATCH] libata: cosmetic change in struct ata_port



Cosmetic change in struct ata_port.

Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
parent 0a1b622e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -520,7 +520,8 @@ struct ata_port {
	struct ata_host_set	*host_set;
	struct device 		*dev;

	struct work_struct	port_task, hotplug_task;
	struct work_struct	port_task;
	struct work_struct	hotplug_task;

	unsigned int		hsm_task_state;