xf86-video-modesetting: src/driver.c

Dave Airlie airlied at kemper.freedesktop.org
Thu Feb 16 11:31:42 PST 2012


 src/driver.c |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 21f90c3fdfcc6da10051e45ef771038ee7650cfb
Author: Dave Airlie <airlied at redhat.com>
Date:   Thu Feb 16 19:31:33 2012 +0000

    fix some whitespace

diff --git a/src/driver.c b/src/driver.c
index 03aa027..69a5fe0 100644
--- a/src/driver.c
+++ b/src/driver.c
@@ -471,9 +471,6 @@ PreInit(ScrnInfoPtr pScrn, int flags)
     if (ms->fd < 0)
 	return FALSE;
 
-
-
-
     if (!xf86SetWeight(pScrn, defaultWeight, defaultWeight))
 	return FALSE;
     if (!xf86SetDefaultVisual(pScrn, -1))


More information about the xorg-commit mailing list