On Thu, 2011-05-05 at 10:14 +0300, Pekka Enberg wrote:
> On Thu, May 5, 2011 at 10:12 AM, Ingo Molnar <[email protected]> wrote:
> > another thing i noticed: the patch introduces some new uint_* usages.
> >
> > Once things are fixed can we somehow kill that datatype intelligently, so 
> > that
> > if new code uses it the build breaks or so?
> 
> I guess we could do
> 
>   include/stdint.h
> 
> that does
> 
>   #error You lose.
> 
> or something.

I'll make a pass to clean up formatting and datatypes throughout the
virtio drivers once I finish with the virtio-blk patch.

-- 

Sasha.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to