From: Mauro Carvalho Chehab Date: Wed, 3 Sep 2014 18:06:13 +0000 (-0300) Subject: [media] em28xx: use true/false for boolean vars X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6c8c1981b675c90820f55e5c03b83ae4ac3a43;p=pandora-kernel.git [media] em28xx: use true/false for boolean vars Instead of using 0 or 1 for boolean, use the true/false defines. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed