[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160825160923.GA6998@X250>
Date: Thu, 25 Aug 2016 12:09:23 -0400
From: Anson Jacob <ansonjacob.aj@...il.com>
To: Andrey Utkin <andrey_utkin@...tmail.com>
Cc: gregkh@...uxfoundation.org, abbotti@....co.uk,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/6] staging: comedi: ni_at_a2150.c: Fix checkpatch
warning
Thank you for your comments.
On Thu, Aug 25, 2016 at 06:47:08PM +0300, Andrey Utkin wrote:
>
> > +#define CHANNEL_BITS(x) ((x) & 0x7)
> > +#define CHANNEL_MASK 0x7
>
> No uniform alignment. Please get everything in a row.
> If it's hard or this part of driver is expected to have a lot of changes
> in near future, then I'd remove any whitespace over single space between
> name and value.
>
I didn't get your point in this case. Could you explain it.
Powered by blists - more mailing lists