OSDN Git Service

PCI: Whitespace cleanup
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / pci / hotplug / cpqphp_sysfs.c
index 17c1f36..4a392c4 100644 (file)
@@ -79,7 +79,7 @@ static int show_ctrl (struct controller *ctrl, char *buf)
 
 static int show_dev (struct controller *ctrl, char *buf)
 {
-       char * out = buf;
+       char *out = buf;
        int index;
        struct pci_resource *res;
        struct pci_func *new_slot;