Re: [PATCH] ipr: ipr_remove() marked __devexit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2009-04-22 at 10:50 -0300, Kleber S. Souza wrote:
> @@ -7850,7 +7850,7 @@ static struct pci_driver ipr_driver = {
>         .name = IPR_NAME,
>         .id_table = ipr_pci_table,
>         .probe = ipr_probe,
> -       .remove = ipr_remove,
> +       .remove = __devexit_p(ipr_remove),
>         .shutdown = ipr_shutdown,
>         .err_handler = &ipr_err_handler,
>  };

This entire hunk has spaces for tabs.  Since it's only one line, I fixed
it up manually, but please fix your email tool for next time.

Thanks,

James


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux