xf86-video-sunffb: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 21 00:50:18 UTC 2025
.gitignore | 4 ++--
man/Makefile.am | 2 +-
src/VISmoveImage.s | 2 +-
src/ffb.h | 2 +-
src/ffb_asm.s | 4 ++--
src/ffb_attr.c | 6 +++---
src/ffb_cursor.c | 8 ++++----
src/ffb_dac.c | 6 +++---
src/ffb_driver.c | 32 ++++++++++++++++----------------
src/ffb_regs.h | 10 +++++-----
src/ffb_wid.c | 2 +-
11 files changed, 39 insertions(+), 39 deletions(-)
New commits:
commit 15d309e968e6075076d32a4fd181bad9e3f48b98
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Wed Aug 20 17:48:50 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-sunffb/-/merge_requests/10>
More information about the xorg-commit
mailing list