virtio/s390: add missing \n to end of dev_err message
authorColin Ian King <colin.king@canonical.com>
Tue, 27 Sep 2016 20:08:44 +0000 (13:08 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jan 2017 21:46:33 +0000 (23:46 +0200)
commit99240622bdde46f159a89e72199779d3c5a08b98
tree77a268c8b76b962b5660478bb73a680df8be495e
parent7d3ce5ab9430504b6d91027919529f68fd14af9b
virtio/s390: add missing \n to end of dev_err message

Trival fix, dev_err message is missing a \n, so add it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Message-Id: <20160927200844.16008-1-colin.king@canonical.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
drivers/s390/virtio/virtio_ccw.c