linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Xi Wang <xi.wang@gmail.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] input: signedness bug in cma3000_thread_irq()
Date: Sun, 11 Dec 2011 23:42:19 -0800	[thread overview]
Message-ID: <20111212074219.GA4682@core.coreip.homeip.net> (raw)
In-Reply-To: <1323672566-16738-1-git-send-email-xi.wang@gmail.com>

On Mon, Dec 12, 2011 at 01:49:26AM -0500, Xi Wang wrote:
> The error check (intr_status < 0) didn't work because intr_status is
> a u8.  Change its type to signed int.
> 

Applied, thank you.

-- 
Dmitry

  reply	other threads:[~2011-12-12  7:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12  6:49 [PATCH] input: signedness bug in cma3000_thread_irq() Xi Wang
2011-12-12  7:42 ` Dmitry Torokhov [this message]
2011-12-15  2:27 ` Valdis.Kletnieks
2011-12-15  2:35   ` Xi Wang
2011-12-15  3:21     ` Valdis.Kletnieks
2011-12-15 22:17       ` Xi Wang
2011-12-22 17:50         ` Dmitry Torokhov

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=20111212074219.GA4682@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=xi.wang@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).