From: Dan Carpenter Date: Thu, 5 Jan 2012 05:23:28 +0000 (-0300) Subject: [media] af9013: change & to && X-Git-Tag: v3.3-rc1~48^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938ca36ef7914bd013acbff9f15e393fe79d71da;p=pandora-kernel.git [media] af9013: change & to && This is just a cleanup, it doesn't change how the code works. These are compound conditions and not bitwise operations so it should be && and not &. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed