>From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Ameya >Palande >Subject: [PATCH 03/13] DSPBRIDGE: Remove unnecessary conditions from some for loops > >The status cannot be a failure value at the start of the loops, >and the only changes to a failure state are accompanied by a >break or goto, so these conditions are always true. > >Signed-off-by: Phil Carmody <ext-phil.2.carmody@xxxxxxxxx> >Acked-by: Fernando Guzman Lugo <x0095840@xxxxxx> >--- > drivers/dsp/bridge/pmgr/wcd.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > Pushed to d.o-z - omar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html