On Tue, Jun 9, 2020 at 1:13 PM David Howells <dhowells@xxxxxxxxxx> wrote: > > Fix a couple of %px to be %x in debugging statements. > Nothing critical, but as in the patch subject this should be "%px to be %p", not %x. Marc
On Tue, Jun 9, 2020 at 1:13 PM David Howells <dhowells@xxxxxxxxxx> wrote: > > Fix a couple of %px to be %x in debugging statements. > Nothing critical, but as in the patch subject this should be "%px to be %p", not %x. Marc