All of lore.kernel.org
 help / color / mirror / Atom feed
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/9] plat-nomadik: type secondary IRQ correctly
Date: Tue, 08 Feb 2011 16:50:42 +0300	[thread overview]
Message-ID: <4D514A32.7070202@ru.mvista.com> (raw)
In-Reply-To: <1297156854-32295-7-git-send-email-linus.walleij@stericsson.com>

Hello.

On 08-02-2011 12:20, Linus Walleij wrote:

> From: Virupax Sadashivpetimath <virupax.sadashivpetimath@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@stericsson.com>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>

    Twice?

WBR, Sergei

  reply	other threads:[~2011-02-08 13:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-08  9:20 plat-nomadik: GPIO updates Linus Walleij
2011-02-08  9:20 ` [PATCH 1/9] plat-nomadik: support varying number of GPIOs per block Linus Walleij
2011-02-08  9:20 ` [PATCH 2/9] plat-nomadik: add custom dbg_show for GPIO Linus Walleij
2011-02-08  9:20 ` [PATCH 3/9] plat-nomadik: implement suspend/resume " Linus Walleij
2011-02-08  9:20 ` [PATCH 4/9] plat-nomadik: support secondary GPIO interrupts Linus Walleij
2011-02-08  9:20 ` [PATCH 5/9] plat-nomadik: pull-up/down settings for GPIO resume Linus Walleij
2011-02-08  9:20 ` [PATCH 6/9] plat-nomadik: type secondary IRQ correctly Linus Walleij
2011-02-08 13:50   ` Sergei Shtylyov [this message]
2011-02-09  8:23     ` Linus Walleij
2011-02-08  9:20 ` [PATCH 7/9] plat-nomadik: set altfunc to GPIO when enabling the sleep config Linus Walleij
2011-02-08  9:20 ` [PATCH 8/9] plat-nomadik: implement safe switch sequence for Alt-C Linus Walleij
2011-02-08  9:20 ` [PATCH 9/9] plat-nomadik: change sleep/wakeup setting in GPIO SLPM register Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D514A32.7070202@ru.mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.