diff options
| author | Fengguang Wu <[email protected]> | 2014-01-23 15:53:41 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-01-23 16:36:53 -0800 |
| commit | 871beb8c313ab270242022d314e37db5044e2bab (patch) | |
| tree | fe1d89d72e40d6455c23bdf94236f3454dd8b6a4 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | a5998061daab27802c418debe662be98a6e42874 (diff) | |
mm/rmap: fix coccinelle warnings
mm/rmap.c:851:9-10: WARNING: return of 0/1 in function 'invalid_mkclean_vma' 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: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions