Commit ab61097c authored by Zohaib Javed's avatar Zohaib Javed Committed by Greg Kroah-Hartman

staging: unisys: visorbus: Adding a new line between function definition

Added a new line before issue_vmcall_io_controlvm_addr() function
definition.
Signed-off-by: default avatarZohaib Javed <zohaib.javed@gmail.com>
Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Reviewed-by: default avatarDavid Binder <david.binder@unisys.com>
Reviewed-by: default avatarTim Sell <timothy.sell@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 30f82e1c
......@@ -1325,6 +1325,7 @@ static int unisys_vmcall(unsigned long tuple, unsigned long param)
return -EFAULT;
}
}
static unsigned int
issue_vmcall_io_controlvm_addr(u64 *control_addr, u32 *control_bytes)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment