commit | 720aec01262d49dbce17d862d8cdbfd3cfef4261 | [log] [tgz] |
---|---|---|
author | zhengbin <zhengbin13@huawei.com> | Wed Dec 25 11:30:20 2019 +0800 |
committer | Steve French <stfrench@microsoft.com> | Sun Jan 26 19:24:16 2020 -0600 |
tree | 961288d7bfd7cfbd37ff892b14f6bb247850a751 | |
parent | d5226fa6dbae0569ee43ecfc08bdcd6770fc4755 [diff] |
fs/cifs/smb2ops.c: use true,false for bool variable Fixes coccicheck warning: fs/cifs/smb2ops.c:807:2-36: 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: Steve French <stfrench@microsoft.com>