提交 9a9c77dc 编写于 作者: T Tejun Heo

[PATCH] libata: cosmetic change in struct ata_port

Cosmetic change in struct ata_port.
Signed-off-by: NTejun Heo <htejun@gmail.com>
上级 0a1b622e
...@@ -520,7 +520,8 @@ struct ata_port { ...@@ -520,7 +520,8 @@ struct ata_port {
struct ata_host_set *host_set; struct ata_host_set *host_set;
struct device *dev; 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; unsigned int hsm_task_state;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册