diff options
author | Fengguang Wu <[email protected]> | 2013-10-10 11:08:33 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2013-12-09 15:12:25 -0800 |
commit | f6f7ee9af7554e4d167ccd0ffe7cb8da0aa954f9 (patch) | |
tree | 114da9f32838b02d28cdb43ff7f57cebf7b3dbd8 /drivers/scsi/mpt3sas/mpi/mpi2_raid.h | |
parent | 3947909814f38d524829bc41bd4c11068a15f0cd (diff) |
rcu: Fix coccinelle warnings
This commit fixes the following coccinelle warning:
kernel/rcu/tree.c:712:9-10: WARNING: return of 0/1 in function
'rcu_lockdep_current_cpu_online' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: coccinelle/misc/boolreturn.cocci
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt3sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions