From: Mauro Carvalho Chehab Date: Fri, 17 Jan 2014 09:40:47 +0000 (-0300) Subject: [media] drx-j: Simplify logic expressions X-Git-Tag: v3.15-rc1~85^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259f380e6828c1dd324d43b16c0c95d34f33b4aa;p=pandora-kernel.git [media] drx-j: Simplify logic expressions Don't need to test boolean x == true or x == false. That makes the code more compact. patch generated with make coccicheck and manually reviewed. While here, remove uneeded ';'. Acked-by: Devin Heitmueller Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed