Skip to content

Minor code cleanups

Alan Coopersmith requested to merge alanc/xf86-video-cirrus:misc into master
  • gitlab CI: stop requiring Signed-off-by in commits
  • Remove "All rights reserved" from Oracle copyright notices
  • GetAccelPitchValues: mark accelWidths as const
  • Variable scope reductions as suggested by cppcheck
  • AlpOffscreenAccelInit: Use c99 designated struct initializer

Merge request reports