CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/07 13:47:25
Modified files:
sys/kern : uipc_mbuf.c uipc_mbuf2.c
Log message:
Replace some handrolled instances of m_getptr() with that function, which
also gets a bit of a KNF scrubbing at claudio@'s insistence. Shaves some
bytes from the kernel as well.
tested by phessler@ and zinovnik@, thanks
ok claudio@
