xf86-video-intel: src/sna/sna_driver.c

Chris Wilson ickle at kemper.freedesktop.org
Wed Jul 24 02:17:43 PDT 2013


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

New commits:
commit 42862298bc4d8588433abc8ac3b1ff65ec20e30d
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Jul 24 10:15:09 2013 +0100

    sna: Remove bogus comment concerning sna_enter_vt
    
    This bogus comment confused both Chris Halse Rogers and myself.
    
    Suggested-by: Christopher James Halse Rogers <raof at ubuntu.com>
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

diff --git a/src/sna/sna_driver.c b/src/sna/sna_driver.c
index eededf3..ec3ee13 100644
--- a/src/sna/sna_driver.c
+++ b/src/sna/sna_driver.c
@@ -978,9 +978,6 @@ static void sna_free_screen(FREE_SCREEN_ARGS_DECL)
 	intel_put_device(scrn);
 }
 
-/*
- * This gets called when gaining control of the VT, and from ScreenInit().
- */
 static Bool sna_enter_vt(VT_FUNC_ARGS_DECL)
 {
 	SCRN_INFO_PTR(arg);


More information about the xorg-commit mailing list