]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_netcell.c
[libata #pata-drivers] Trim trailing whitespace.
[linux-2.6] / drivers / ata / pata_netcell.c
index e3a85778cd4f1d3411985db6d59413c4bdead110..16cb254cb9733ce148191ab0224831e08fb03660 100644 (file)
@@ -24,7 +24,7 @@
  *
  *     Cables are handled by the RAID controller. Report 80 pin.
  */
+
 static int netcell_pre_reset(struct ata_port *ap)
 {
        ap->cbl = ATA_CBL_PATA80;
@@ -137,7 +137,7 @@ static int netcell_init_one (struct pci_dev *pdev, const struct pci_device_id *e
 
        /* Any chip specific setup/optimisation/messages here */
        ata_pci_clear_simplex(pdev);
-       
+
        /* And let the library code do the work */
        return ata_pci_init_one(pdev, port_info, 2);
 }