xf86-input-synaptics:master: 2 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Wed Jun 27 14:54:21 PDT 2012


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

2 commits against master at 0e222876...:
 src/eventcomm.c |   33 ++++++++++++---------------------
 1 file changed, 12 insertions(+), 21 deletions(-)


commit 01456336976213cec724533e13c41f1908491e58
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Jun 22 15:59:32 2012 +1000

    eventcomm: proto_data is not null, don't check
    
    We allocate it just a few lines north of here, and already dereferenced it.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Chase Douglas <chase.douglas at canonical.com>

diffstat:
    src/eventcomm.c |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=01456336


commit 33c5bfc702645e603312aeb5380c53afeaad1dce
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Jun 22 15:55:23 2012 +1000

    eventcomm: simplify conditions
    
    As of 3f9794a8a0f019a4b153941c9ec1927c7797ce6f, slot_index is always >= 0
    when we get to either of these conditions.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Chase Douglas <chase.douglas at canonical.com>

diffstat:
    src/eventcomm.c |   31 +++++++++++--------------------
    1 file changed, 11 insertions(+), 20 deletions(-)

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=01456336




More information about the xorg-commit mailing list