xf86-video-ark: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 13 00:05:54 UTC 2025


 .gitignore       |    4 ++--
 src/ark.h        |    2 +-
 src/ark_driver.c |    6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 0952a3969a9b49bab820cae1bf45522df3f76301
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Aug 12 17:03:17 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-ark/-/merge_requests/9>



More information about the xorg-commit mailing list