Module Name: src Committed By: riastradh Date: Mon Feb 14 13:02:31 UTC 2022
Modified Files: src/sys/external/bsd/drm2/dist/drm: drm_mm.c Log Message: drm/mm: Assert invariant of rb lookup. Just to make sure I didn't get the sense of the lookup reversed, which is quite likely, because I've done it probably more than once in this code before... To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/external/bsd/drm2/dist/drm/drm_mm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.