Module Name: src Committed By: riastradh Date: Sun Apr 21 03:02:39 UTC 2024
Modified Files:
src/sys/external/bsd/drm2/drm: drm_cdevsw.c
Log Message:
drm(4): Fix st_rdev in stat.
dminor->index already has the 64*type adjustment, as allocated in
drm_minor_alloc.
PR kern/58180
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/external/bsd/drm2/drm/drm_cdevsw.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
