gspca - gl860: text alignment From: Olivier Lorin <o.lorin@xxxxxxxxxxx> - Extra spaces to align some variable names and a defined value Priority: normal Signed-off-by: Olivier Lorin <o.lorin@xxxxxxxxxxx> 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; }; -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html