Module Name: src Committed By: riastradh Date: Mon Mar 2 23:29:56 UTC 2015
Modified Files: src/sys/external/bsd/drm2/dist/drm/radeon: radeon_fence.c Log Message: Replace `out' label by break. Reduces diff from upstream a little. No functional change, confirmed by diffing `objdump -dr' output. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ src/sys/external/bsd/drm2/dist/drm/radeon/radeon_fence.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.