]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: KVM: Add missing newline to kvm_err()
authorJames Hogan <james.hogan@imgtec.com>
Wed, 16 Dec 2015 23:49:39 +0000 (23:49 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 24 Jan 2016 02:38:48 +0000 (03:38 +0100)
commitcecd38f58f1aebe073569848b26c41b1a13d70c4
tree524c5066979003afae0bfa85f85bde432c7e5332
parent60d36d080b6ecfc786eed60a11e3d37a1992c1c5
MIPS: KVM: Add missing newline to kvm_err()

Add missing newline to end of kvm_err string when guest PMAP couldn't be
allocated.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Gleb Natapov <gleb@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: kvm@vger.kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/11896/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kvm/mips.c