From: David Hildenbrand Date: Wed, 20 May 2015 11:24:02 +0000 (+0200) Subject: KVM: s390: introduce KMSG_COMPONENT for kvm-s390 X-Git-Tag: omap-for-v4.2/fixes-rc1^2~138^2~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea2cdd27dce66dc498c623adacd807ea3a350443;p=pandora-kernel.git KVM: s390: introduce KMSG_COMPONENT for kvm-s390 Let's remove "kvm-s390" from our printk messages and make use of pr_fmt instead. Also replace one printk() occurrence by a equivalent pr_warn on the way. Suggested-by: Christian Borntraeger Signed-off-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed