Files
linux/fs
Changcheng Deng 291cd656da NFSD:fix boolreturn.cocci warning
./fs/nfsd/nfssvc.c: 1072: 8-9: :WARNING return of 0/1 in function
'nfssvc_decode_voidarg' with return type bool

Return statements in functions returning bool should use true/false
instead of 1/0.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Changcheng Deng <deng.changcheng@zte.com.cn>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2021-10-19 10:36:48 -04:00
..
2021-08-19 09:02:55 +09:00
2021-04-12 15:04:29 +02:00
2021-08-26 22:28:02 +02:00
2021-07-06 20:14:41 -04:00
2021-10-19 10:36:48 -04:00
2021-09-10 09:46:48 -07:00
2021-08-18 22:08:24 +02:00
2021-09-15 13:56:37 -07:00
2021-06-29 10:53:48 -07:00
2021-08-16 10:50:32 -06:00
2021-08-19 09:02:55 +09:00
2021-06-29 10:53:48 -07:00
2021-08-18 22:08:24 +02:00
2021-08-10 17:57:22 +02:00