2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-06 20:53:54 +08:00
linux-next/drivers/tty/vt
Joe Perches bccf1da354 vt: Use consistent logging style
vt has a mixture of pr_<level> and printk.
Convert to using only pr_<level>.

Miscellanea:

o Coalesce formats
o Realign arguments
o Add missing braces around an if/else with the printk conversion

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-04 10:52:01 +02:00
..
.gitignore
consolemap.c vt: use memdup_user in PIO_UNIMAP ioctl 2017-06-09 11:07:36 +02:00
cp437.uni
defkeymap.c_shipped
defkeymap.map
keyboard.c tty/vt/keyboard: Remove AVR32 bits from the driver 2017-05-18 16:34:55 +02:00
Makefile tty: vt/Makefile: set the variables to static 2013-01-15 21:52:24 -08:00
selection.c vt: make mouse selection of non-ASCII consistent 2017-04-11 21:39:15 +02:00
vc_screen.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
vt_ioctl.c vt: drop access_ok() calls in unimap ioctls 2017-06-09 11:07:36 +02:00
vt.c vt: Use consistent logging style 2017-10-04 10:52:01 +02:00