diff options
author | Tom Rix <[email protected]> | 2020-10-11 08:51:55 -0700 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2020-10-16 15:15:04 -0400 |
commit | c1488428a8daf5257a12dcec1739147e6aaf9557 (patch) | |
tree | 15979abcb91a6b13e489bc6937128464a051ab55 /tools/lib/bpf/bpf_prog_linfo.c | |
parent | c09f56b8f68d4d536bff518227aea323b835b2ce (diff) |
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: Tom Rix <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/lib/bpf/bpf_prog_linfo.c')
0 files changed, 0 insertions, 0 deletions