On Tue, Oct 05, 2010 at 09:00:34PM -0400, Tracey Dent wrote: > > #define pci9111_ai_channel_get() \ > - (inb(PCI9111_IO_BASE+PCI9111_REGISTER_AD_CHANNEL_READBACK) \ > - &PCI9111_CHANNEL_MASK) > + (inb(PCI9111_IO_BASE+PCI9111_REGISTER_AD_CHANNEL_READBACK) \ > + &PCI9111_CHANNEL_MASK) ^^^ That slash used to line up nicely with the slash from the line before. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html