aboutsummaryrefslogtreecommitdiff
path: root/target/mips
diff options
context:
space:
mode:
authorAleksandar Markovic <amarkovic@wavecomp.com>2019-09-24 15:26:34 +0200
committerAleksandar Markovic <amarkovic@wavecomp.com>2019-10-01 16:37:50 +0200
commitf6d147bbe35c2a65a276d2fd14eb54fc6bf52419 (patch)
tree7025feccadcba53ed96142b67e4a1d5be743b8e1 /target/mips
parent7ba0e95bca2c78194e9ce79c8b00a886928542e3 (diff)
downloadqemu-f6d147bbe35c2a65a276d2fd14eb54fc6bf52419.zip
qemu-f6d147bbe35c2a65a276d2fd14eb54fc6bf52419.tar.gz
qemu-f6d147bbe35c2a65a276d2fd14eb54fc6bf52419.tar.bz2
target/mips: Clean up kvm_mips.h
Mostly fix errors and warnings reported by 'checkpatch.pl -f'. Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <1569331602-2586-4-git-send-email-aleksandar.markovic@rt-rk.com>
Diffstat (limited to 'target/mips')
-rw-r--r--target/mips/kvm_mips.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/kvm_mips.h b/target/mips/kvm_mips.h
index ae957f3..1e40147 100644
--- a/target/mips/kvm_mips.h
+++ b/target/mips/kvm_mips.h
@@ -7,7 +7,7 @@
*
* Copyright (C) 2012-2014 Imagination Technologies Ltd.
* Authors: Sanjay Lal <sanjayl@kymasys.com>
-*/
+ */
#ifndef KVM_MIPS_H
#define KVM_MIPS_H