Alan Coopersmith b460131050 PMGA & QUIESCE_DMA: Remove ; from end of macro definitions
Clears 12 warnings from clang of the form:

mga_exa.c:170:18: warning: empty expression statement has no effect;
 remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
    PMGA(pPixmap);
                 ^
mga_exa.c:176:25: warning: empty expression statement has no effect;
 remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
    QUIESCE_DMA(pPixmap);
                        ^

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/-/merge_requests/15>
2024-11-16 22:09:35 +00:00
2017-01-26 14:00:22 +10:00
2024-10-12 12:54:20 -07:00
2022-01-22 13:05:35 -08:00
2022-01-22 13:05:35 -08:00
2022-01-22 13:05:35 -08:00

xf86-video-mga - Matrox video driver for the Xorg X server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 1.6 MiB
Languages
C 98.6%
M4 0.8%
Makefile 0.6%