Module Name: src
Committed By: riastradh
Date: Sun Dec 19 12:43:23 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/dist/drm: drm_print.c
Log Message:
drm: Use {} instead of [] for drm prints.
Using [] confuses dmesg timestamp parsing. We should maybe fix that,
but this will serve for now.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/external/bsd/drm2/dist/drm/drm_print.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.