libpciaccess: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Sep 16 22:12:17 PDT 2011


 Makefile.am              |    2 
 configure.ac             |    2 
 include/pciaccess.h      |   14 
 src/Doxyfile             | 1016 +++++++++++++++++++++++------------------------
 src/Makefile.am          |    2 
 src/common_bridge.c      |   10 
 src/common_capability.c  |   10 
 src/common_device_name.c |   28 -
 src/common_init.c        |   12 
 src/common_interface.c   |   48 +-
 src/common_io.c          |    2 
 src/common_iterator.c    |   30 -
 src/freebsd_pci.c        |   14 
 src/linux_devmem.c       |   18 
 src/linux_devmem.h       |    2 
 src/linux_sysfs.c        |   42 -
 src/netbsd_pci.c         |    2 
 src/pciaccess_private.h  |   10 
 18 files changed, 632 insertions(+), 632 deletions(-)

New commits:
commit e1a0240a3d6840b497845680c2bf6753415ba20f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Fri Sep 16 22:11:38 2011 -0700

    Strip trailing whitespace
    
    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
    git diff -w & git diff -b show no diffs from this change
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list