Commit 73b88672 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Fix fall-through warnings in fpudispatch.c

In fpudispatch.c we see a lot of fall-through warnings, but for this file we
prefer to not mark the switches and instead keep it in it's original state as
it's copied from HP-UX.

Fixes: a035d552

 ("Makefile: Globally enable fall-through warning")
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 12d1402c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment