commit | 67b92d979b70212d7b2272f6b86a4d9229ab1eac | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Tue Dec 24 14:38:01 2019 +0800 |
committer | Mike Snitzer <snitzer@redhat.com> | Tue Jan 07 12:07:08 2020 -0500 |
tree | 22a847c17edaa08a03092f18d171bc2874424886 | |
parent | 4ecc5081909ae70e4d988b643d54687cc53ba6eb [diff] |
dm bio prison v2: use true/false for bool variable Fixes coccicheck warning: drivers/md/dm-bio-prison-v2.c:327:2-22: 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: Mike Snitzer <snitzer@redhat.com>