Skip to content
Commit 426d5a0f authored by Gustavo A. R. Silva's avatar Gustavo A. R. Silva Committed by Dominique Martinet
Browse files

9p: fix spelling mistake in fall-through annotation



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

This fix is part of the ongoing efforts to enabling -Wimplicit-fallthrough

Link: http://lkml.kernel.org/r/20180903193806.GA11258@embeddedor.com
Addresses-Coverity-ID: 402012 ("Missing break in switch")
Signed-off-by: default avatarGustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: default avatarDominique Martinet <dominique.martinet@cea.fr>
parent 8b894adb
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