Add spaces in front of the equals sign in assignment operations
Signed-off-by: Peter Vernia <peter.vernia@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        }
 }
 
-struct pci_ops mt7621_pci_ops= {
+struct pci_ops mt7621_pci_ops = {
        .read           = pci_config_read,
        .write          = pci_config_write,
 };
        unsigned long val = 0;
 
        iomem_resource.start = 0;
-       iomem_resource.end= ~0;
-       ioport_resource.start= 0;
+       iomem_resource.end = ~0;
+       ioport_resource.start = 0;
        ioport_resource.end = ~0;
 
        val = RALINK_PCIE0_RST;