diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-08-01 19:55:51 -0500 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2018-08-08 16:50:03 -0400 |
commit | 10db5b7a2f44379f63c159a77456d4d22df53c51 (patch) | |
tree | 656135e307bd517f01cd012856049ac7bf208831 /drivers | |
parent | 2230ca0d284e6431ae7baf444f49f662bb490a58 (diff) | |
download | linux-10db5b7a2f44379f63c159a77456d4d22df53c51.tar.bz2 |
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 'drivers')
0 files changed, 0 insertions, 0 deletions