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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 18 Apr 2012 23:32:37 +0800
From:	Daniel Kurtz <djkurtz@...gle.com>
To:	Benedikt Bergenthal <bbergenthal@...n.ch>
Cc:	jkosina@...e.cz, linux-input@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Benedikt Bergenthal <benedikt@...ennert.de>
Subject: Re: [PATCH] Driver: HID: hid-apple: Fixed a tab width style issue

On Wed, Apr 18, 2012 at 6:22 PM, Benedikt Bergenthal
<bbergenthal@...n.ch> wrote:
>
> From: Benedikt <bbergenthal@...n.ch>
>
> Fixed a style issue.
>
> Signed-off-by: Benedikt Bergenthal <benedikt@...ennert.de>

Reviewed-by: Daniel Kurtz <djkurtz@...omium.org>

> ---
>  drivers/hid/hid-apple.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/hid/hid-apple.c b/drivers/hid/hid-apple.c
> index 299d238..7a79e39 100644
> --- a/drivers/hid/hid-apple.c
> +++ b/drivers/hid/hid-apple.c
> @@ -234,7 +234,7 @@ static int hidinput_apple_event(struct hid_device
> *hid, struct input_dev *input,
>                }
>        }
>
> -        if (iso_layout) {
> +       if (iso_layout) {
>                if (asc->quirks & APPLE_ISO_KEYBOARD) {
>                        trans = apple_find_translation(apple_iso_keyboard,
> usage->code);
>                        if (trans) {
> --
> 1.7.5.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
Daniel Kurtz | Software Engineer | djkurtz@...gle.com | 650.204.0722
--
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