xserver/hw
Alan Coopersmith afceb0d3d1 modesetting: fix typo in XF86ModuleVersionInfo initialization
Found by clang 19.1.7:

hw/xfree86/drivers/modesetting/driver.c:163:21:
 warning: initializer overrides prior initialization of this subobject
 [-Winitializer-overrides]
  163 |     ._modinfo1_   = MODINFOSTRING2,
      |                     ^~~~~~~~~~~~~~
hw/xfree86/drivers/modesetting/driver.c:162:21:
 note: previous initialization is here
  162 |     ._modinfo1_   = MODINFOSTRING1,
      |                     ^~~~~~~~~~~~~~

Fixes: 2a10eff6c ("xfree86: modsetting: use explicit field initializers for XF86ModuleData")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1910>
(cherry picked from commit 062c339519)
2026-01-25 10:40:01 -08:00
..
kdrive kdrive: Xkdrive.man: remove stray whitespace 2026-01-25 10:40:01 -08:00
vfb man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
xfree86 modesetting: fix typo in XF86ModuleVersionInfo initialization 2026-01-25 10:40:01 -08:00
xnest Xnest: use authorative declarations from X11/XKBlib.h 2026-01-25 10:40:01 -08:00
xquartz man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
xwayland xwayland: no need to use WriteReplyToClient() 2026-01-25 10:40:01 -08:00
xwin man pages: use .BR to mark up man page references 2026-01-25 10:40:01 -08:00
meson.build meson.build: print a summary of the DDX to build 2026-01-25 10:40:01 -08:00