Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFSD: Squash an annoying compiler warning
Clean up: Fix gcc empty-body warning when -Wextra is used. ../fs/nfsd/nfs4state.c:3898:3: warning: suggest braces around empty body in an ‘else’ statement [-Wempty-body] Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
- Loading branch information