OSDN Git Service

staging: ccree: fix boolreturn.cocci warning
authorSuniel Mahesh <sunil.m@techveda.org>
Wed, 18 Oct 2017 06:41:55 +0000 (12:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 13:33:15 +0000 (15:33 +0200)
commit78cd0ddc67775df4e6a2c9b4da8cb26b19d61f8d
tree09793594065af4d44a37c55cb525ef74a8b3d058
parent8fc9772543e860461d06a79cc4a3d8dcf62a40fd
staging: ccree: fix boolreturn.cocci warning

This fixes the following coccinelle warning:
WARNING: return of 0/1 in function 'ssi_is_hw_key' with return type bool.

return "false" instead of 0.

Signed-off-by: Suniel Mahesh <sunil.m@techveda.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ccree/ssi_cipher.h