xf86-video-sunleo: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 21 00:56:12 UTC 2025
.gitignore | 4 ++--
man/Makefile.am | 2 +-
src/leo_accel.c | 18 +++++++++---------
src/leo_cursor.c | 8 ++++----
src/leo_driver.c | 32 ++++++++++++++++----------------
5 files changed, 32 insertions(+), 32 deletions(-)
New commits:
commit 4c55a536e32f0b4191a891929cff365dc9d3b059
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Wed Aug 20 17:52:29 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-sunleo/-/merge_requests/9>
More information about the xorg-commit
mailing list