From: Matthias Brugger Date: Fri, 16 Nov 2012 17:51:01 +0000 (+0100) Subject: OMAPFB: Delete if statement evaluating a constant. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~2^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ee9a5377b7888fae8aa6064e4cc8d0fd32871a2;p=pandora-kernel.git OMAPFB: Delete if statement evaluating a constant. Variable r is never set to any value different to zero. Delete the if statement as it will never executed. Signed-off-by: Matthias Brugger Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed