K 10 svn:author V 4 avos K 8 svn:date V 27 2019-01-27T16:44:27.580410Z K 7 svn:log V 327 m_getm2: correct a comment. The comment states that function always return a top of allocated mbuf; however, the function actually return the overall mbuf chain top pointer. Since there are already existing users of it (via m_getm(4) macro), rephrase the comment and leave behavior unchanged. PR: 134335 MFC after: 12 days END