[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1259409351-7034-1-git-send-email-ospite@studenti.unina.it>
Date: Sat, 28 Nov 2009 12:55:51 +0100
From: Antonio Ospite <ospite@...denti.unina.it>
To: Richard Purdie <rpurdie@...ys.net>
Cc: Antonio Ospite <ospite@...denti.unina.it>,
linux-kernel@...r.kernel.org, trivial@...nel.org,
Riku Voipio <riku.voipio@...ial.fi>
Subject: [TRIVIAL PATCH] leds-pca9532.h: indent with tabs, not spaces.
Signed-off-by: Antonio Ospite <ospite@...denti.unina.it>
---
include/linux/leds-pca9532.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/leds-pca9532.h b/include/linux/leds-pca9532.h
index 96eea90..f158eb1 100644
--- a/include/linux/leds-pca9532.h
+++ b/include/linux/leds-pca9532.h
@@ -32,7 +32,7 @@ struct pca9532_led {
struct i2c_client *client;
char *name;
struct led_classdev ldev;
- struct work_struct work;
+ struct work_struct work;
enum pca9532_type type;
enum pca9532_state state;
};
--
1.6.5.3
--
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