Subject: Re: CVS commit: src/sys/dev
To: Jason Thorpe <thorpej@shagadelic.org>
From: Elad Efrat <elad@NetBSD.org>
List: source-changes
Date: 09/23/2006 19:15:02
Jason Thorpe wrote:
> 
> On Sep 23, 2006, at 12:54 AM, Elad Efrat wrote:
> 
>>
>> Module Name:    src
>> Committed By:    elad
>> Date:        Sat Sep 23 07:54:17 UTC 2006
>>
>> Modified Files:
>>     src/sys/dev: vnd.c
>>
>> Log Message:
>> Use u_quad_t and not uint64_t (even though they might be the same),
>> pointed out by tsutsui@.
> 
> Uh, why?

That's the type for va_size... I initialy used uint64_t, I can revert
if it's okay.

-e.

-- 
Elad Efrat