]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qxl: Add missing '\n' to qxl_io_log() call
authorChristophe Fergeau <cfergeau@redhat.com>
Tue, 8 Nov 2016 09:12:05 +0000 (10:12 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Nov 2016 08:45:31 +0000 (09:45 +0100)
commit00d7d642702240ac14fb37bb0f95ce4e12879f40
tree96e4fa8519ef27c768fe89f93cf62b99cd39c037
parent86c792aa22d6fc262f7533ca6cad373300ae4830
qxl: Add missing '\n' to qxl_io_log() call

The message has to be terminated by a newline as it's not going to get
added automatically.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
Message-id: 20161108091209.25568-4-cfergeau@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/qxl/qxl_fb.c