drm/qxl: Remove exceding whiteline
Remove extra whiteline to clean the checkpatch.pl check: CHECK: Please don't use multiple blank lines Signed-off-by: Shayenne da Luz Moura <shayenneluzmoura@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/5b95e1d4d515d02d01b829ddc5b3ca80af29e2e2.1540579956.git.shayenneluzmoura@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:

committed by
Gerd Hoffmann

parent
408799eb4a
commit
d964985c0d
@@ -285,7 +285,6 @@ int qxl_device_init(struct qxl_device *qdev,
|
||||
(unsigned long)qdev->surfaceram_base,
|
||||
(unsigned long)qdev->surfaceram_size);
|
||||
|
||||
|
||||
INIT_WORK(&qdev->gc_work, qxl_gc_work);
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user