From: Dan Carpenter Date: Fri, 20 Apr 2012 12:15:02 +0000 (-0300) Subject: [media] ngene: remove an unneeded condition X-Git-Tag: v3.5-rc1~104^2~376 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcb2cf6e0bf033d79821c89e5ccb328bfbd44907;p=pandora-kernel.git [media] ngene: remove an unneeded condition "stat" is always zero here. The condition used to be needed, but we shifted stuff around in 0f0b270f90 "[media] ngene: CXD2099AR Common Interface driver". This doesn't change how the code works, it's just a bit tidier. Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed