watchdog: cleanup spaces before tabs
[deliverable/linux.git] / drivers / watchdog / iTCO_wdt.c
index db0f5b85ba5f88dc6f4cd4cc5a6a1fdd822b2baa..35a0d12dad7351340fdd1cfc8b84cb221556e059 100644 (file)
@@ -247,7 +247,7 @@ static struct {
        {NULL, 0}
 };
 
-#define ITCO_PCI_DEVICE(dev, data)     \
+#define ITCO_PCI_DEVICE(dev, data) \
        .vendor = PCI_VENDOR_ID_INTEL,  \
        .device = dev,                  \
        .subvendor = PCI_ANY_ID,        \
This page took 0.026868 seconds and 5 git commands to generate.