]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - arch/s390/kvm/kvm-s390.c
KVM: s390: introduce KMSG_COMPONENT for kvm-s390
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Wed, 20 May 2015 11:24:02 +0000 (13:24 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 2 Jun 2015 07:39:20 +0000 (09:39 +0200)
commitea2cdd27dce66dc498c623adacd807ea3a350443
tree9b452afc7fd07bbc633e46a3f7904f7fde40ca2a
parent61a6df54b64913defc64c87a05d5d258a2020fb5
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 <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/kvm-s390.c