> On 4/5/06, David S. Miller <[EMAIL PROTECTED]> wrote:
> From: Roland Dreier <[EMAIL PROTECTED]>
> Date: Wed, 05 Apr 2006 14:52:24 -0700
>
> >  > +  case 0x1030 ... 0x1034:
> >
> > Do we use the gcc "case range" extension in the kernel?  (This is an
> > honest question -- I don't think I've seen it used anywhere, and I'd
> > be curious to know what the taste arbiters think of it)
>
> It's definitely used in some arches, such as MIPS.

net/dccp/options.c (lines 225, 234) use it for the range of options
allocated in RFC 4340 for CCIDs.

- Arnaldo
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to