From: Quentin Lambert Date: Wed, 4 Mar 2015 10:31:53 +0000 (+0100) Subject: staging: rts5208: Convert variable from int to bool and propagate the change to funct... X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~525 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11201769d17ffe4b826035315aa03715938ae4b2;p=pandora-kernel.git staging: rts5208: Convert variable from int to bool and propagate the change to function parameters This patch convert local variables declared as int into booleans. It also propagates the conversion when these variables were used as function parameters. Coccinelle was used to generate this patch. Signed-off-by: Quentin Lambert Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed