diff options
author | Rasmus Villemoes <[email protected]> | 2013-08-11 21:05:12 +0000 |
---|---|---|
committer | Michal Marek <[email protected]> | 2013-08-13 22:43:41 +0200 |
commit | 46b5c9b856e8bcb44d8570cc55c46d19ca2428ff (patch) | |
tree | 32f76c8658a3c855d48f9313f98a2636df9c67f9 /tools/perf/util/trace-event-scripting.c | |
parent | c95182bf9bd2df55739b187df8e972cb6cbee895 (diff) |
coccinelle: replace 0/1 with false/true in functions returning bool
This semantic patch replaces "return {0,1};" with "return
{false,true};" in functions returning bool.
Signed-off-by: Rasmus Villemoes <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions