* [PATCH 6/6] gspca - gl860: text alignment
@ 2010-06-01 22:58 Olivier Lorin
0 siblings, 0 replies; only message in thread
From: Olivier Lorin @ 2010-06-01 22:58 UTC (permalink / raw)
To: V4L Mailing List; +Cc: Jean-Francois Moine
gspca - gl860: text alignment
From: Olivier Lorin <o.lorin@laposte.net>
- Extra spaces to align some variable names and a defined value
Priority: normal
Signed-off-by: Olivier Lorin <o.lorin@laposte.net>
diff -urpN i5/gl860.h gl860/gl860.h
--- i5/gl860.h 2010-06-01 23:20:10.000000000 +0200
+++ gl860/gl860.h 2010-04-28 13:36:36.000000000 +0200
@@ -41,7 +41,7 @@
#define IMAGE_640 0
#define IMAGE_800 1
#define IMAGE_1280 2
-#define IMAGE_1600 3
+#define IMAGE_1600 3
struct sd_gl860 {
u16 backlight;
@@ -72,10 +72,10 @@ struct sd {
int (*dev_camera_settings)(struct gspca_dev *);
u8 swapRB;
- u8 mirrorMask;
- u8 sensor;
- s32 nbIm;
- s32 nbRightUp;
+ u8 mirrorMask;
+ u8 sensor;
+ s32 nbIm;
+ s32 nbRightUp;
u8 waitSet;
};
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-06-01 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-01 22:58 [PATCH 6/6] gspca - gl860: text alignment Olivier Lorin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox