kernel-ark/scripts/coccinelle
Rasmus Villemoes 46b5c9b856 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 <linux@rasmusvillemoes.dk>
Acked-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2013-08-13 22:43:41 +02:00
..
api Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
free Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
iterators Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
locks Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
misc coccinelle: replace 0/1 with false/true in functions returning bool 2013-08-13 22:43:41 +02:00
null Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
tests Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00