Skip to content

os: NextDPMSTimeout: mark intentional fallthroughs in switch

Alan Coopersmith requested to merge alanc/xserver:os-warnings into master

The comment at the top of the function tells humans the fallthroughs are intentional, but gcc doesn't parse that.

Clears 3 -Wimplicit-fallthrough warnings from gcc 14.1

Signed-off-by: Alan Coopersmith

Merge request reports

Loading