From: Roel Kluin Date: Sat, 2 May 2009 20:52:52 +0000 (-0300) Subject: V4L/DVB (11741): zoran: Fix &&/|| typo X-Git-Tag: v2.6.31-rc1~297^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b475f4eeda1da16e995b2302f6eebdfb08ce18cd;p=pandora-kernel.git V4L/DVB (11741): zoran: Fix &&/|| typo Fix &&/|| typo. `default_norm' can be 0 (PAL), 1 (NTSC) or 2 (SECAM), the condition tested was impossible. Signed-off-by: Roel Kluin Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed