From owner-cvs-all Sat Sep 21 3:46: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A25237B40C; Sat, 21 Sep 2002 03:46:04 -0700 (PDT) Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBB5C43E42; Sat, 21 Sep 2002 03:46:03 -0700 (PDT) (envelope-from hsu@FreeBSD.org) Received: from FreeBSD.org ([63.193.112.125]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0H2S002DDB8RJW@mta5.snfc21.pbi.net>; Sat, 21 Sep 2002 03:46:03 -0700 (PDT) Date: Sat, 21 Sep 2002 03:48:12 -0700 From: Jeffrey Hsu Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c In-reply-to: Message from Darren Reed "of Sat, 21 Sep 2002 01:00:02 +1000." <200209201500.BAA25430@avalon.reed.wattle.id.au> To: Darren Reed Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Message-id: <0H2S002DEB8RJW@mta5.snfc21.pbi.net> MIME-version: 1.0 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I think m_length() as a function which does something besides return > the length of an mbuf is wrong In keeping with the BSD naming style for functions which walk a mbuf chain, might I suggest m_lengthm()? Jeffrey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message