tech-net archive

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

Re: mbuf initialization macros



On Apr 19,  1:29pm, k-nakahara%iij.ad.jp@localhost (Kengo NAKAHARA) wrote:
-- Subject: Re: mbuf initialization macros

| Oh, sorry, I was confused by the existing m_length() declaration.
| I remove my static __inline declarations.
| 
| Hmm, the static __inline m_length() declaration is added by mbuf.h r1.92
| commit and __unused attribute is added by mbuf.h r1.97 commit. It seems
| the declaration is not needed as long as I read the commit message.
| # of course, GENERIC kernel can be built without the declaration
| 
| Can I remove the m_length() declaration before adding mbuf initialization
| functions?

In a separate commit yes, as long as the kernel builds :-)

christos


Home | Main Index | Thread Index | Old Index