Re: [Qemu-devel] [PATCH 12/16] Move chroot handling to OS specific files.

2010-06-04 Thread Jes Sorensen
On 06/03/10 23:02, Richard Henderson wrote:
 On 06/03/2010 09:48 AM, jes.soren...@redhat.com wrote:
 +static inline void os_change_root(void) {};
 
 You really like the ;, don't you.  ;-)

LOL now I get it.

Yes, ;'s are so pretty ;-)

I'll clean it up and send out a new version. Still not sure about the
enmu but the rest is straight forward to handle.

Cheers,
Jes





Re: [Qemu-devel] [PATCH 12/16] Move chroot handling to OS specific files.

2010-06-03 Thread Richard Henderson
On 06/03/2010 09:48 AM, jes.soren...@redhat.com wrote:
 +static inline void os_change_root(void) {};

You really like the ;, don't you.  ;-)


r~