xf86-video-suncg3: Changes to 'master'

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


 .gitignore       |    4 ++--
 man/Makefile.am  |    2 +-
 src/cg3_driver.c |   20 ++++++++++----------
 3 files changed, 13 insertions(+), 13 deletions(-)

New commits:
commit 43e376ee0c402fbd1166a7c5168259a10365a551
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Aug 20 17:43:04 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-suncg3/-/merge_requests/9>



More information about the xorg-commit mailing list