staging: unisys: Remove a couple of unnecessary blank lines
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
94ac450060
commit
f10c55428f
@ -68,7 +68,6 @@ struct visorchipset_channel_info {
|
||||
u64 n_channel_bytes;
|
||||
uuid_le channel_type_uuid;
|
||||
uuid_le channel_inst_uuid;
|
||||
|
||||
};
|
||||
|
||||
/** Attributes for a particular Supervisor device.
|
||||
@ -90,7 +89,6 @@ struct visorchipset_device_info {
|
||||
struct controlvm_message_header pending_msg_hdr;/* CONTROLVM_MESSAGE */
|
||||
/** For private use by the bus driver */
|
||||
void *bus_driver_context;
|
||||
|
||||
};
|
||||
|
||||
static inline struct visorchipset_device_info *finddevice(
|
||||
|
Loading…
Reference in New Issue
Block a user