[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Minios-devel] [UNIKRAFT PATCHv6 23/23] plat/kvm: arm64: Remove superfluous blank line
From: Wei Chen <wei.chen@xxxxxxx> There is superfluous blank line before _dtb_get_cmdline, we remove it in passing. Signed-off-by: Wei Chen <wei.chen@xxxxxxx> Signed-off-by: Jia He <justin.he@xxxxxxx> Reviewed-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx> --- plat/kvm/arm/setup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plat/kvm/arm/setup.c b/plat/kvm/arm/setup.c index 92a0d67..4b605d4 100644 --- a/plat/kvm/arm/setup.c +++ b/plat/kvm/arm/setup.c @@ -192,7 +192,6 @@ void _libkvmplat_start(void *dtb_pointer) uk_pr_info("Entering from KVM (arm64)...\n"); /* Get command line from DTB */ - _dtb_get_cmdline(cmdline, sizeof(cmdline)); /* Get PSCI method from DTB */ -- 2.17.1 IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |