xf86-video-sis: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Aug 21 00:37:36 UTC 2025


 .gitignore         |    4 ++--
 man/Makefile.am    |    2 +-
 src/Makefile.am    |    2 +-
 src/sis300_accel.h |   10 +++++-----
 src/sis_driver.c   |    2 +-
 src/sis_setup.c    |    6 +++---
 src/sispcirename.h |    2 +-
 7 files changed, 14 insertions(+), 14 deletions(-)

New commits:
commit 5c75120e7c18508947ca80769fd9a3b2ac25affa
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Aug 20 17:32:07 2025 -0700

    Strip trailing whitespace from source files
    
    Performed with: `git ls-files | 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>
    Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/-/merge_requests/42>



More information about the xorg-commit mailing list