diff options
author | zhengbin <zhengbin13@huawei.com> | 2020-01-20 23:34:47 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-01-20 23:34:47 +0100 |
commit | aa124436f329cc23e88ce67c81b5f6b7f4930529 (patch) | |
tree | 03b88f250e231bb16022b138d9ac014739239c3d /Documentation/Makefile | |
parent | xfs: check log iovec size to make sure it's plausibly a buffer log format (diff) | |
download | linux-aa124436f329cc23e88ce67c81b5f6b7f4930529.tar.xz linux-aa124436f329cc23e88ce67c81b5f6b7f4930529.zip |
xfs: change return value of xfs_inode_need_cow to int
Fixes coccicheck warning:
fs/xfs/xfs_reflink.c:236:9-10: WARNING: return of 0/1 in function 'xfs_inode_need_cow' with return type bool
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: zhengbin <zhengbin13@huawei.com>
[darrick: rename the function so it doesn't sound like a predicate]
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions