Skip to content
Commit 210e799e authored by Dan Carpenter's avatar Dan Carpenter Committed by Gustavo A. R. Silva
Browse files

afs: Remove erroneous fallthough annotation



The fall through annotation comes after a return statement so it's not
reachable.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarGustavo A. R. Silva <gustavoars@kernel.org>
parent b19a8b3d
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