summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorLeander Kieweg <kieweg.leander@gmail.com>2025-08-18 13:35:29 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2025-09-08 14:50:35 +0200
commit306c8959b5fdfdc3900aebe4e56257a349f5765f (patch)
treedee376330c35ef08337809f205b0c33b3871f51a /rust/helpers/build_bug.c
parent685e8dae19df73d5400734ee5ad9e96470f9c0b4 (diff)
drm/tiny/bochs: Convert dev_err() to drm_err()
The DRM subsystem has a set of preferred, prefixed logging functions (drm_info, drm_warn, drm_err) which improve debuggability by including the driver and function name in the log output. As part of the ongoing effort to modernize logging calls, convert a dev_err() call in the bochs hardware initialization function to its drm_err() equivalent. This work was suggested by the DRM TODO list. Signed-off-by: Leander Kieweg <kieweg.leander@gmail.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://lore.kernel.org/r/20250818113530.187440-1-kieweg.leander@gmail.com
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions