media: replace all <spaces><tab> occurrences

There are a lot of places where sequences of space/tabs are
found. Get rid of all spaces before tabs.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab
2018-01-04 13:08:56 -05:00
rodzic 4a3fad709b
commit 6e6a8b5a38
135 zmienionych plików z 1715 dodań i 1715 usunięć

Wyświetl plik

@@ -61,7 +61,7 @@ struct smsusb_device_t {
struct usb_device *udev;
struct smscore_device_t *coredev;
struct smsusb_urb_t surbs[MAX_URBS];
struct smsusb_urb_t surbs[MAX_URBS];
int response_alignment;
int buffer_size;