From: Heinrich Schuchardt Date: Wed, 18 Jun 2014 21:28:10 +0000 (-0300) Subject: [media] media: saa7134: remove if based on uninitialized variable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40feb52fb6e4fe6fcdbfb533c5c811d56f9bd98c;p=pandora-kernel.git [media] media: saa7134: remove if based on uninitialized variable Variable b is not initialized. Only with a small chance it has random value 0xFF. Remove if statement based on this value. Signed-off-by: Heinrich Schuchardt Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed