xf86-video-i128: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 19 23:38:47 UTC 2025


 .gitignore          |    4 +-
 man/Makefile.am     |    2 -
 src/i128.h          |    4 +-
 src/i128IBMDAC.c    |   10 +++---
 src/i128_driver.c   |   82 ++++++++++++++++++++++++++--------------------------
 src/i128dga.c       |   34 ++++++++++-----------
 src/i128exa.c       |   18 +++++------
 src/i128init.c      |    4 +-
 src/i128pcirename.h |    2 -
 9 files changed, 80 insertions(+), 80 deletions(-)

New commits:
commit d20eb30c61e80aade17f43d21b3fb47a9c57acb5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 19 16:34: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-i128/-/merge_requests/11>



More information about the xorg-commit mailing list