Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus
[pandora-kernel.git] / drivers / hid / hid-apple.c
index 9c6a4a3..fa10f84 100644 (file)
@@ -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) {