From: Aleksandar Markovic Date: Tue, 24 Sep 2019 13:26:34 +0000 (+0200) Subject: target/mips: Clean up kvm_mips.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f6d147bbe35c2a65a276d2fd14eb54fc6bf52419;p=qemu.git target/mips: Clean up kvm_mips.h Mostly fix errors and warnings reported by 'checkpatch.pl -f'. Signed-off-by: Aleksandar Markovic Reviewed-by: Aleksandar Rikalo Reviewed-by: Philippe Mathieu-Daudé Message-Id: <1569331602-2586-4-git-send-email-aleksandar.markovic@rt-rk.com> --- diff --git a/target/mips/kvm_mips.h b/target/mips/kvm_mips.h index ae957f37f0..1e4014792d 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 -*/ + */ #ifndef KVM_MIPS_H #define KVM_MIPS_H