Commit 7068d42048da ("fbcon: Remove fb_debug_enter/_leave from struct
fb_ops") removed the only implementation of the kdb hooks in struct
consw. Now clean up the callers in vt and the hooks themselves.If accepted, this series would ideally go through DRM trees, so that it reaches upstream together with the fbcon rework in v6.20-rc1. Thomas Zimmermann (2): vt: Remove trailing whitespace vt: Remove con_debug_enter/_leave from struct consw drivers/tty/vt/vt.c | 32 ++------------------------------ include/linux/console.h | 8 -------- 2 files changed, 2 insertions(+), 38 deletions(-) -- 2.52.0
