lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 04 Apr 2007 23:04:02 +0200
From:	Éric Piel <Eric.Piel@...mplin-utc.net>
To:	Vincent Vanackere <vincent.vanackere@...il.com>
Cc:	Karl Pickett <karl.pickett@...il.com>,
	linux-kernel@...r.kernel.org, inux-input@...ey.karlin.mff.cuni.cz
Subject: Re: [PATCH] Make ati_remote button repeat sensitivity soft-configurable

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ