[PATCH 6/9] plat-nomadik: type secondary IRQ correctly
Sergei Shtylyov
sshtylyov at mvista.com
Tue Feb 8 08:50:42 EST 2011
Hello.
On 08-02-2011 12:20, Linus Walleij wrote:
> From: Virupax Sadashivpetimath <virupax.sadashivpetimath at stericsson.com>
> Coverity found that we were checking an unsigned variable for
> greater than zero. Type it correctly.
There's nothing criminal in checking unsigned for > 0. Perhaps you meant >= 0?
> Signed-off-by: Virupax Sadashivpetimath <virupax.sadashivpetimath at stericsson.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij at stericsson.com>
Twice?
WBR, Sergei
More information about the linux-arm-kernel
mailing list