From ea2cdd27dce66dc498c623adacd807ea3a350443 Mon Sep 17 00:00:00 2001 From: David Hildenbrand Date: Wed, 20 May 2015 13:24:02 +0200 Subject: [PATCH] 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-format-patch failed