Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2008 16:52:15 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Sam Leffler <sam@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, "David E. O'Brien" <obrien@freebsd.org>
Subject:   Re: cvs commit: src/sys/sys ioccom.h
Message-ID:  <200808281652.15516.jhb@freebsd.org>
In-Reply-To: <48B70DE6.3060509@freebsd.org>
References:  <200808281830.m7SIUAx0052137@repoman.freebsd.org> <48B70DE6.3060509@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 28 August 2008 04:43:18 pm Sam Leffler wrote:
> David E. O'Brien wrote:
> > obrien      2008-08-28 18:29:59 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/sys              ioccom.h 
> >   Log:
> >   SVN rev 182391 on 2008-08-28 18:29:59Z by obrien
> >   
> >   Protect _IOC's 'len' and 'inout' parameters so that _IOC can be used in
> >   more flexible ways.
> >   
> >   
> I don't understand what "Protect" means here; this just looks like you 
> reformatted the macro.

inout and len didn't have ()'s around them previously.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808281652.15516.jhb>