Commit c1488428 authored by Tom Rix's avatar Tom Rix Committed by J. Bruce Fields
Browse files

nfsd: remove unneeded break



Because every path through nfs4_find_file()'s
switch does an explicit return, the break is not needed.

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent c09f56b8
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