Linux Input/HID development
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Jesper Juhl <jj@chaosbits.net>
Cc: Edwin van Vliet <edwin@cheatah.nl>,
	linux-input@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] drivers/input/tablet/aiptek: removed double define
Date: Sun, 10 Jul 2011 16:07:55 -0700	[thread overview]
Message-ID: <20110710230754.GA29533@core.coreip.homeip.net> (raw)
In-Reply-To: <alpine.LNX.2.00.1107110031220.2818@swampdragon.chaosbits.net>

On Mon, Jul 11, 2011 at 12:31:50AM +0200, Jesper Juhl wrote:
> On Mon, 11 Jul 2011, Edwin van Vliet wrote:
> 
> > Constant AIPTEK_TOOL_BUTTON_PEN_MODE was diefined twice
> > 
> > Signed-off-by: Edwin van Vliet <edwin@cheatah.nl>
> > ---
> >  drivers/input/tablet/aiptek.c |    1 -
> >  1 files changed, 0 insertions(+), 1 deletions(-)
> > 
> > diff --git a/drivers/input/tablet/aiptek.c b/drivers/input/tablet/aiptek.c
> > index 0a619c5..6d89fd1 100644
> > --- a/drivers/input/tablet/aiptek.c
> > +++ b/drivers/input/tablet/aiptek.c
> > @@ -225,7 +225,6 @@
> >  	/* toolMode codes
> >  	 */
> >  #define AIPTEK_TOOL_BUTTON_PEN_MODE			BTN_TOOL_PEN
> > -#define AIPTEK_TOOL_BUTTON_PEN_MODE			BTN_TOOL_PEN
> >  #define AIPTEK_TOOL_BUTTON_PENCIL_MODE			BTN_TOOL_PENCIL
> >  #define AIPTEK_TOOL_BUTTON_BRUSH_MODE			BTN_TOOL_BRUSH
> >  #define AIPTEK_TOOL_BUTTON_AIRBRUSH_MODE		BTN_TOOL_AIRBRUSH
> > 
> Reviewed-by: Jesper Juhl <jj@chaosbits.net>

Applied, thanks.

-- 
Dmitry

      reply	other threads:[~2011-07-10 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-10 22:20 [PATCH 3/3] drivers/input/tablet/aiptek: removed double define Edwin van Vliet
2011-07-10 22:31 ` Jesper Juhl
2011-07-10 23:07   ` Dmitry Torokhov [this message]

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=20110710230754.GA29533@core.coreip.homeip.net \
    --to=dmitry.torokhov@gmail.com \
    --cc=edwin@cheatah.nl \
    --cc=jj@chaosbits.net \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox