[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101006043409.GA5409@bicker>
Date: Wed, 6 Oct 2010 06:34:10 +0200
From: Dan Carpenter <error27@...il.com>
To: Tracey Dent <tdent48227@...il.com>
Cc: greg@...ah.com, abbotti@....co.uk, fmhess@...rs.sourceforge.net,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 19/28] Staging: comedi: drivers: adl_pci9111.c: Edit
file so that checkpatch.pl has 30 warnings and 3 errors
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 linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists