On Wednesday 05 April 2006 15:52, Roland Dreier wrote:
>  > +  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)

There are a number of existing usages:

    $ grep -r 'case.*\.\.\.' *|wc -l
    350

but I'd be glad to spell them all out if anybody objects.

Bjorn
-
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