Skip to content

Compiler warning cleanup

Alan Coopersmith requested to merge alanc/xf86-video-s3virge:misc into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • constify some argument declarations
  • S3VSetupImageVideoOverlay: Fix 44 -Wnull-dereference warnings from gcc
  • S3VSetCursorColors: quiet -Wimplicit-fallthrough warnings

Merge request reports