diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-12-25 11:19:34 +0800 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2020-01-03 11:21:12 -0500 |
commit | 384a7ccaa37dff7c84123547dcfd98e2dd4144ba (patch) | |
tree | 51b0e5c1babaedb2d9b9d1a005e312f198756706 /fs/nfsd/stats.h | |
parent | 364d5814b9dd40f6219e7673466c2e18becd62ca (diff) |
nfsd: use true,false for bool variable in vfs.c
Fixes coccicheck warning:
fs/nfsd/vfs.c:1389:5-13: WARNING: Assignment of 0/1 to bool variable
fs/nfsd/vfs.c:1398:5-13: WARNING: Assignment of 0/1 to bool variable
fs/nfsd/vfs.c:1415:2-10: WARNING: Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/stats.h')
0 files changed, 0 insertions, 0 deletions