On Fri, Aug 23, 2013 at 9:49 AM, Axel Lin <[email protected]> wrote:
> If (b->pin_base + b->nr_pins - 1) < pin is true, pin >= b->pin_base is always > true because b->nr_pins is never less than 0. > Thus this patch simplify the equation. > > Signed-off-by: Axel Lin <[email protected]> Patch applied with Heiko's ACK. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

