On Wed, Oct 13, 2021 at 01:17:30AM -0700, Joe Perches wrote: > On Wed, 2021-10-13 at 09:15 +0300, Dan Carpenter wrote: > > On Sun, Oct 10, 2021 at 09:45:30AM -0700, Joe Perches wrote: > > > Perhaps too many developers do not know that using '%#<width>x' > > > in printf output _includes_ the 0x prefix in the output width. > > > > > > > This is a good point. Presumably you're going to add it to checkpatch.pl? > > Yeah. Something like the below: > Awesome! Thanks! regards, dan carpenter