Skip to content

Tiny code cleanups

Alan Coopersmith requested to merge alanc/xf86-video-tdfx:misc into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • allocateMemory: fix -Wdiscarded-qualifiers warnings
  • TDFXDRIScreenInit: fix -Wformat warning
  • TDFXDRIScreenInit: Use snprintf instead of sprintf

Merge request reports