From: "Éric Piel" <Eric.Piel@tremplin-utc.net>
To: Vincent Vanackere <vincent.vanackere@gmail.com>
Cc: Karl Pickett <karl.pickett@gmail.com>,
linux-kernel@vger.kernel.org,
inux-input@atrey.karlin.mff.cuni.cz
Subject: Re: [PATCH] Make ati_remote button repeat sensitivity soft-configurable
Date: Wed, 04 Apr 2007 23:04:02 +0200 [thread overview]
Message-ID: <461412C2.8090201@tremplin-utc.net> (raw)
In-Reply-To: <65258a580704041352q664f5da2xeaeec1a82819d9ef@mail.gmail.com>
04/04/2007 10:52 PM, Vincent Vanackere wrote/a écrit:
:
> I'm attaching a very small adaptation of your patch (re-added the
> repeat_count check and a small comment, compile & run-time tested).
> Works fine for me...
>
> --- drivers/usb/input/ati_remote.c.orig 2007-04-04 22:05:10.000000000 +0200
> +++ drivers/usb/input/ati_remote.c 2007-04-04 22:35:59.000000000 +0200
:
> @@ -174,6 +179,8 @@
> unsigned char old_data[2]; /* Detect duplicate events */
> unsigned long old_jiffies;
> unsigned long acc_jiffies; /* handle acceleration */
> + unsigned long first_jiffies;
^^^^^^^^ space warning!
Sorry for being annoying ;-)
Eric
next prev parent reply other threads:[~2007-04-04 21:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-04 0:34 [PATCH] Make ati_remote button repeat sensitivity soft-configurable Karl Pickett
2007-04-04 2:51 ` Dmitry Torokhov
2007-04-04 7:46 ` Éric Piel
2007-04-04 8:45 ` Vincent Vanackere
2007-04-04 13:37 ` Karl Pickett
2007-04-04 15:21 ` Karl Pickett
2007-04-04 20:52 ` Vincent Vanackere
2007-04-04 21:04 ` Éric Piel [this message]
2007-04-04 21:16 ` Vincent Vanackere
2007-04-04 21:58 ` Karl Pickett
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=461412C2.8090201@tremplin-utc.net \
--to=eric.piel@tremplin-utc.net \
--cc=inux-input@atrey.karlin.mff.cuni.cz \
--cc=karl.pickett@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vincent.vanackere@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