diff options
author | Tom Rix <trix@redhat.com> | 2020-10-11 17:51:55 +0200 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2020-10-16 21:15:04 +0200 |
commit | c1488428a8daf5257a12dcec1739147e6aaf9557 (patch) | |
tree | 15979abcb91a6b13e489bc6937128464a051ab55 /net | |
parent | net/sunrpc: Fix return value for sysctl sunrpc.transports (diff) | |
download | linux-c1488428a8daf5257a12dcec1739147e6aaf9557.tar.xz linux-c1488428a8daf5257a12dcec1739147e6aaf9557.zip |
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 <trix@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions