xf86-video-suncg6: Changes to 'master'

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


 .gitignore       |    4 ++--
 man/Makefile.am  |    2 +-
 src/cg6.h        |    2 +-
 src/cg6_cursor.c |    6 +++---
 src/cg6_driver.c |   34 +++++++++++++++++-----------------
 src/cg6_regs.h   |    2 +-
 6 files changed, 25 insertions(+), 25 deletions(-)

New commits:
commit f1dc74e6a6c2d025bafb2d9e55306ab85a92466a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Aug 20 17:46:24 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-suncg6/-/merge_requests/9>



More information about the xorg-commit mailing list