Re: [PATCH 0/5] print a hex number after a 0x prefix

From: Joe Perches
Date: Wed Oct 26 2016 - 19:35:41 EST


On Wed, 2016-10-26 at 14:56 +0200, Uwe Kleine-König wrote:
> Hello,
>
> these were found by
>
> git grep -i 0x%[lh]*[du]
>
> Maybe it would make sense to catch this type of unconvenience in
> checkpatch?

Already there.