projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4cc6a2
)
leds: leds-pca9532.h- indent with tabs, not spaces
author
Antonio Ospite
<ospite@studenti.unina.it>
Sat, 28 Nov 2009 11:55:51 +0000
(12:55 +0100)
committer
Richard Purdie
<rpurdie@linux.intel.com>
Thu, 17 Dec 2009 11:33:33 +0000
(11:33 +0000)
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
include/linux/leds-pca9532.h
patch
|
blob
|
history
diff --git
a/include/linux/leds-pca9532.h
b/include/linux/leds-pca9532.h
index
96eea90
..
f158eb1
100644
(file)
--- 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;
};