[PATCH 1/7] ppc64: EEH typos, include files, macros, whitespace
Paul Mackerras
paulus at samba.org
Wed Oct 5 21:11:43 EST 2005
Linas writes:
> 01-eeh-minor-cleanup.patch
Some trivial comments on a trivial patch... :)
> - printk(KERN_WARNING "PCI: no pci dn found for dev=%s\n",
> - pci_name(dev));
> + printk(KERN_WARNING "PCI: no pci dn found for dev=%s\n", pci_name(dev));
This makes the line go over 80 columns, which seems unnecessary.
> - * @token i/o token, should be address in the form 0xE....
> + * @token i/o token, should be address in the form 0xA....
I think the virtual addresses we get from ioremap these days start
with 0xD00008...
Regards,
Paul.
More information about the Linuxppc64-dev
mailing list