Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information