diff options
| author | Wu Fengguang <[email protected]> | 2015-03-26 05:55:25 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-29 12:15:56 -0700 |
| commit | 1fb7cd4ef02bea6416b5afd60617d12ceb3533c1 (patch) | |
| tree | ba7deb03e0f7ddea593fae4422050b2dc9c33a7c /tools/perf/scripts/python | |
| parent | 85b9909272f128757dcb6d053ca12e15931747d4 (diff) | |
cxgb4: fix boolreturn.cocci warnings
drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c:49:9-10: WARNING: return of 0/1 in function 'cxgb_fcoe_sof_eof_supported' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
CC: Varun Prakash <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions