[media] trivial: drivers/media/usb/gspca/gspca.h: indent with TABs, not spaces

Signed-off-by: Antonio Ospite <ao2@ao2.it>
Cc: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Este commit está contenido en:
Antonio Ospite
2014-06-04 09:03:40 -03:00
cometido por Mauro Carvalho Chehab
padre 59234e5973
commit 751e78d0f5

Ver fichero

@@ -235,6 +235,6 @@ int gspca_resume(struct usb_interface *intf);
int gspca_expo_autogain(struct gspca_dev *gspca_dev, int avg_lum,
int desired_avg_lum, int deadzone, int gain_knee, int exposure_knee);
int gspca_coarse_grained_expo_autogain(struct gspca_dev *gspca_dev,
int avg_lum, int desired_avg_lum, int deadzone);
int avg_lum, int desired_avg_lum, int deadzone);
#endif /* GSPCAV2_H */