[PATCH 13/15] drm: Eliminate pointless goto

Dave Airlie airlied at gmail.com
Thu Mar 15 02:57:53 PDT 2012


> Use a do {} while() loop instead of a goto in drm_mode_object_get().

I don't like this one just because it diverges our idr usage from the
canonical idr usage at

http://lwn.net/Articles/103209/

So unless there is a good reason for the change I'd rather not apply it.

I've applied the other patches except this and the last one which I
think depends on it.

Dave.


More information about the dri-devel mailing list