Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/dev
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
Home |
Main Index |
Thread Index |
Old Index