mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The vx driver has a debug printk code without proper KERN_ prefix. On recent kernels, KERN_CONT prefix is mandatory for continued output lines. Put it properly. Signed-off-by: Takashi Iwai <tiwai@suse.de>