Skip to content

Minor code cleanups

Alan Coopersmith requested to merge alanc/xf86-video-mach64:cleanup into master
  • Remove "All rights reserved" from Oracle copyright notices
  • Variable scope reductions as suggested by cppcheck
  • Handle -Wunused-function warnings from clang
  • Handle -Wextra-semi-stmt warnings from clang

Merge request reports