mbox series

[-next,0/5] cifs: fix comparison to bool warning

Message ID 20200911040539.113307-1-zhengbin13@huawei.com
Headers show
Series cifs: fix comparison to bool warning | expand

Message

Zheng Bin Sept. 11, 2020, 4:05 a.m. UTC
Zheng Bin (5):
  cifs: fix comparison to bool warning in cifsacl.c
  cifs: fix comparison to bool warning in file.c
  cifs: fix comparison to bool warning in smb2misc.c
  cifs: fix comparison to bool warning in connect.c
  cifs: fix comparison to bool warning in smb2ops.c

 fs/cifs/cifsacl.c  |  2 +-
 fs/cifs/connect.c  |  6 +++---
 fs/cifs/file.c     |  2 +-
 fs/cifs/smb2misc.c |  2 +-
 fs/cifs/smb2ops.c  | 10 +++++-----
 5 files changed, 11 insertions(+), 11 deletions(-)

--
2.26.0.106.g9fadedd