OMAPFB: Delete if statement evaluating a constant.
authorMatthias Brugger <matthias.bgg@googlemail.com>
Fri, 16 Nov 2012 17:51:01 +0000 (18:51 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 19 Nov 2012 11:12:41 +0000 (13:12 +0200)
commit4ee9a5377b7888fae8aa6064e4cc8d0fd32871a2
tree89346d8ea423b7b6b8ac26d614f51585059dcbf6
parentdcca5cf07bcd355e4e1bd51609efe7b7d5d0a7b8
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 <matthias.bgg@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/omapfb/omapfb-main.c