qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] slirp: kill ugly macros


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] slirp: kill ugly macros
Date: Thu, 16 Feb 2012 12:17:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0

Am 16.02.2012 12:09, schrieb Peter Maydell:
> On 16 February 2012 11:06, Kevin Wolf <address@hidden> wrote:
>> What are all these m_ and mh_ prefixes for struct fields even about?
>> When I have an mbuf, I know perfectly well that it is one, and that
>> m_hdr is a header of it.
> 
> That's the dead hand of Sixth Edition Unix and its C compiler
> that put all struct fields in a single namespace...

Oh, fun. Things you never wanted to know... ;-)

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]