xf86-video-sisusb: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Apr 13 16:59:47 UTC 2025
src/sisusb_driver.c | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
New commits:
commit ccff93b681968463d00793a9a7c5c2db8301634f
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date: Thu Sep 12 20:24:19 2024 +0200
replace SISUSBErrorLog() by simple macro
Tidy up the error messages and replacing log function by macro,
that's giving us
a) more compact error message
b) smaller, simpler code
c) dropping one of the few remaining consumers of xf86VDrvMsgVerb(),
so it soon can be phased out in xorg code base
(part of Xorg logging refactoring)
Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sisusb/-/merge_requests/7>
More information about the xorg-commit
mailing list