Messages in this thread |  | | | Date | Wed, 21 Jan 2004 22:08:23 -0800 | | From | "David S. Miller" <> | | Subject | Re: [PATCH] sungem: add support for G5 PowerMac, some PM fixes |
| |
On Thu, 22 Jan 2004 16:50:43 +1100 Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> + if (gp->pdev->device == PCI_DEVICE_ID_APPLE_K2_GMAC) > + break; > + > + for (i = 0; i < 32; i++) {
Please fix this indentation, and I'll happily apply this ;-)
I assume you'll have a 2.4.x variant of this patch too? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |