aboutsummaryrefslogtreecommitdiff
path: root/linuxboot.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-07-24 12:14:56 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2019-07-24 12:14:56 +0200
commit0f147388c0c23a2f7267ee0bf58333939d7a5d84 (patch)
tree99c3e4a51bb475b4513f75e1952cad34c31667e9 /linuxboot.c
parente7fc653f44247f1008509a68bf9b666e33fea0e5 (diff)
downloadqboot-0f147388c0c23a2f7267ee0bf58333939d7a5d84.zip
qboot-0f147388c0c23a2f7267ee0bf58333939d7a5d84.tar.gz
qboot-0f147388c0c23a2f7267ee0bf58333939d7a5d84.tar.bz2
do not mix tabs and spaces in a single file
Diffstat (limited to 'linuxboot.c')
-rw-r--r--linuxboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxboot.c b/linuxboot.c
index cfcaf2d..251bcb6 100644
--- a/linuxboot.c
+++ b/linuxboot.c
@@ -104,7 +104,7 @@ void boot_bzimage(struct linuxboot_args *args)
: :
"b" (((uintptr_t) args->setup_addr) >> 4),
"d" (args->cmdline_addr - args->setup_addr - 16));
- panic();
+ panic();
}
/* BX = address of data block