diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-02 03:44:05 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-08-09 23:11:21 +0300 |
commit | a677a78325b3057ce03b6129f549ece85b0c8dd2 (patch) | |
tree | 134ba1e1c606b535e6311aeb7907a37efe9b8bbc /net | |
parent | c2cdc2ab24873289db8588a0a7ccec508d7ad075 (diff) | |
download | linux-a677a78325b3057ce03b6129f549ece85b0c8dd2.tar.xz |
nfsd: use true and false for boolean values
Return statements in functions returning bool should use true or false
instead of an integer value.
This issue was detected with the help of Coccinelle.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions