mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [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

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®