Sun, 27 Jan 2019 18:44:27 +0200 було написано Andriy Voskoboinyk <a...@freebsd.org>:

Author: avos
Date: Sun Jan 27 16:44:27 2019
New Revision: 343500
URL: https://svnweb.freebsd.org/changeset/base/343500

Log:
  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

This should be PR: 134355
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to