Re: [PATCH 11/15] habanalabs: print pointer using %p

From: Greg KH
Date: Thu Feb 28 2019 - 07:02:18 EST


On Thu, Feb 28, 2019 at 11:55:45AM +0200, Oded Gabbay wrote:
> Don't cast pointer to u64 to print it. Instead, print the pointer using
> %p.
>
> Signed-off-by: Oded Gabbay <oded.gabbay@xxxxxxxxx>
> ---
> Changes in v2:
> - Add changelog in the commit message

This isn't marked "v2" :(

Anyway, I'll try to piece this all together, next time it's easier to
just resend the whole series...

greg k-h