Re: [PATCH] lib/vsprintf.c: add %paD format specifier fordma_addr_t types

From: Joe Perches
Date: Fri Nov 29 2013 - 17:59:32 EST


On Fri, 2013-11-29 at 23:50 +0100, Lars-Peter Clausen wrote:
> On 11/29/2013 11:10 PM, Joe Perches wrote:
[]
> > $ cat dma_addr_t.cocci
> > @@
> > dma_addr_t foo;
> > @@
> >
> > * (unsigned long long)foo;
>
> Remove the semicolon, otherwise it will only match statements which are nothing
> but the cast.

Duh, thanks.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/