* [PATCH] Driver: HID: hid-apple: Fixed a tab width style issue
@ 2012-04-18 10:22 Benedikt Bergenthal
2012-04-18 15:32 ` Daniel Kurtz
0 siblings, 1 reply; 2+ messages in thread
From: Benedikt Bergenthal @ 2012-04-18 10:22 UTC (permalink / raw)
To: jkosina; +Cc: linux-input, linux-kernel, Benedikt, Benedikt Bergenthal
From: Benedikt <bbergenthal@cern.ch>
Fixed a style issue.
Signed-off-by: Benedikt Bergenthal <benedikt@kdrennert.de>
---
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] Driver: HID: hid-apple: Fixed a tab width style issue
2012-04-18 10:22 [PATCH] Driver: HID: hid-apple: Fixed a tab width style issue Benedikt Bergenthal
@ 2012-04-18 15:32 ` Daniel Kurtz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Kurtz @ 2012-04-18 15:32 UTC (permalink / raw)
To: Benedikt Bergenthal
Cc: jkosina, linux-input, linux-kernel, Benedikt Bergenthal
On Wed, Apr 18, 2012 at 6:22 PM, Benedikt Bergenthal
<bbergenthal@cern.ch> wrote:
>
> From: Benedikt <bbergenthal@cern.ch>
>
> Fixed a style issue.
>
> Signed-off-by: Benedikt Bergenthal <benedikt@kdrennert.de>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Daniel Kurtz | Software Engineer | djkurtz@google.com | 650.204.0722
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-04-18 15:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18 10:22 [PATCH] Driver: HID: hid-apple: Fixed a tab width style issue Benedikt Bergenthal
2012-04-18 15:32 ` Daniel Kurtz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®