Re: Coding style details (checkpatch)

From: Joe Perches
Date: Fri Jun 19 2015 - 10:54:56 EST


On Fri, 2015-06-19 at 12:52 +0200, Krzysztof HaÅasa wrote:
> Frans Klaver <fransklaver@xxxxxxxxx> writes:
>
> > Ah, right. One might say that this is a false positive, but that's up
> > to Joe or Andy I guess.
> >
> > It may be valid C code, but I think this construction is slightly
> > funky to begin with.
> >
> > Which file is this?
>
> A new file, not yet sent anywhere.

How is the macro used?
#define REG8_1(a0) ((const u16[8]){a0, a0 + 1, a0 + 2, a0 + 3})


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/