xf86-video-apm: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Aug 13 00:01:51 UTC 2025
.gitignore | 4 ++--
man/Makefile.am | 2 +-
src/apm_cursor.c | 14 +++++++-------
src/apm_dga.c | 44 ++++++++++++++++++++++----------------------
src/apm_driver.c | 32 ++++++++++++++++----------------
src/apm_funcs.c | 10 +++++-----
src/apm_i2c.c | 4 ++--
src/apm_pcirename.h | 2 +-
src/apm_regs.h | 2 +-
9 files changed, 57 insertions(+), 57 deletions(-)
New commits:
commit daddca1fb8b49da8be90e80a0d4eb1b685cac094
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Tue Aug 12 17:00:03 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-apm/-/merge_requests/12>
More information about the xorg-commit
mailing list