[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCHv3 25/25] plat/kvm: arm64: Remove superfluous blank line
Hello, This patch is fine. Reviewed-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx> Thanks & Regards Sharan On 12/13/18 10:15 AM, Wei Chen wrote: There is superfluous blank line before _dtb_get_cmdline, we remove it in passing. Signed-off-by: Wei Chen <wei.chen@xxxxxxx> --- 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 7bd75bd..7974e45 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 */ _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |