Skip to content
Commit 0ac203cb authored by Gustavo A. R. Silva's avatar Gustavo A. R. Silva Committed by J. Bruce Fields
Browse files

nfsd: fix fall-through annotations



Replace "fallthru" with a proper "fall through" annotation.

Also, add an annotation were it is expected to fall through.

These fixes are part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: default avatarGustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 736c6625
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