DRM_ERROR("Offset failed range check (reg=%04x
sz=%d)\n", reg, sz);

To me it looks perfectly fine - we have a for cycle, a switch statement
inside and an error check in one of switch statement clauses.

It looked perfectly fine when you sent it. It doesn't look fine by
the time email applications get around to wrapping it at 80 columns.

                     DRM_ERROR("Offset failed range check "
                               "(reg=%04x sz=%d)\n", reg, sz);


Dermot.
--


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to