提交 f10c5542 编写于 作者: J Jes Sorensen 提交者: Greg Kroah-Hartman

staging: unisys: Remove a couple of unnecessary blank lines

Signed-off-by: NJes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: NBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 94ac4500
...@@ -68,7 +68,6 @@ struct visorchipset_channel_info { ...@@ -68,7 +68,6 @@ struct visorchipset_channel_info {
u64 n_channel_bytes; u64 n_channel_bytes;
uuid_le channel_type_uuid; uuid_le channel_type_uuid;
uuid_le channel_inst_uuid; uuid_le channel_inst_uuid;
}; };
/** Attributes for a particular Supervisor device. /** Attributes for a particular Supervisor device.
...@@ -90,7 +89,6 @@ struct visorchipset_device_info { ...@@ -90,7 +89,6 @@ struct visorchipset_device_info {
struct controlvm_message_header pending_msg_hdr;/* CONTROLVM_MESSAGE */ struct controlvm_message_header pending_msg_hdr;/* CONTROLVM_MESSAGE */
/** For private use by the bus driver */ /** For private use by the bus driver */
void *bus_driver_context; void *bus_driver_context;
}; };
static inline struct visorchipset_device_info *finddevice( static inline struct visorchipset_device_info *finddevice(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册