diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-02 02:55:51 +0200 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2018-08-08 22:50:03 +0200 |
commit | 10db5b7a2f44379f63c159a77456d4d22df53c51 (patch) | |
tree | 656135e307bd517f01cd012856049ac7bf208831 /fs/nfs/nfs4proc.c | |
parent | pnfs: pnfs_find_lseg() should not check NFS_LSEG_LAYOUTRETURN (diff) | |
download | linux-10db5b7a2f44379f63c159a77456d4d22df53c51.tar.xz linux-10db5b7a2f44379f63c159a77456d4d22df53c51.zip |
pnfs: 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: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/nfs/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions