summaryrefslogtreecommitdiffstats
path: root/kernel/mutex-debug.c
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2013-08-11 21:05:12 +0000
committerMichal Marek <mmarek@suse.cz>2013-08-13 22:43:41 +0200
commit46b5c9b856e8bcb44d8570cc55c46d19ca2428ff (patch)
tree32f76c8658a3c855d48f9313f98a2636df9c67f9 /kernel/mutex-debug.c
parentc95182bf9bd2df55739b187df8e972cb6cbee895 (diff)
downloadop-kernel-dev-46b5c9b856e8bcb44d8570cc55c46d19ca2428ff.zip
op-kernel-dev-46b5c9b856e8bcb44d8570cc55c46d19ca2428ff.tar.gz
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>
Diffstat (limited to 'kernel/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud