From 82fd42fcce30c9f57c2f34b70ef1be34c576172b Mon Sep 17 00:00:00 2001 From: Bin Meng <bmeng.cn@gmail.com> Date: Sun, 16 Feb 2020 07:19:37 -0800 Subject: doc: qemu_virt: Fix doc styles Remove the unnecessary blank line at the end of the doc. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com> --- docs/platform/qemu_virt.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/platform') diff --git a/docs/platform/qemu_virt.md b/docs/platform/qemu_virt.md index 12204e4..6d8a3d0 100644 --- a/docs/platform/qemu_virt.md +++ b/docs/platform/qemu_virt.md @@ -149,4 +149,3 @@ qemu-system-riscv32 -M virt -m 256M -nographic \ -device virtio-blk-device,drive=hd0 \ -append "root=/dev/vda rw console=ttyS0" ``` - -- cgit v1.2.3