On Sun, Jan 23, 2011 at 11:01:09AM +0000, Marc Balmer wrote:
> Module Name:  src
> Committed By: mbalmer
> Date:         Sun Jan 23 11:01:08 UTC 2011
> 
> Modified Files:
>       src/sys/kern: tty.c
> 
> Log Message:
> Cast arguments to vaddr_t when using PRIxVADDR in the printf format string.

That seems strange - what type are the actual items being printed?
If they aren't already vaddr_t then PRIxVADDR probably shouldn't be
bing used.

        David

-- 
David Laight: da...@l8s.co.uk

Reply via email to