linux/drivers/video/console
Jiri Slaby 6ca8dfd781 tty: vt, convert more macros to functions
Namely convert:
* IS_FG -> con_is_fg
* DO_UPDATE -> con_should_update
* CON_IS_VISIBLE -> con_is_visible

DO_UPDATE was a weird name for a yes/no answer, so the new name is
con_should_update.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: linux-usb@vger.kernel.org
Cc: linux-fbdev@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-25 09:04:48 -07:00
..
Kconfig
Makefile
bitblit.c
dummycon.c tty: vt, remove consw->con_bmove 2016-06-25 09:04:48 -07:00
fbcon.c tty: vt, convert more macros to functions 2016-06-25 09:04:48 -07:00
fbcon.h
fbcon_ccw.c
fbcon_cw.c
fbcon_rotate.c
fbcon_rotate.h
fbcon_ud.c
mdacon.c tty: vt, remove consw->con_bmove 2016-06-25 09:04:48 -07:00
newport_con.c tty: vt, remove consw->con_bmove 2016-06-25 09:04:48 -07:00
softcursor.c
sticon.c tty: vt, remove consw->con_bmove 2016-06-25 09:04:48 -07:00
sticore.c
tileblit.c
vgacon.c tty: vt, convert more macros to functions 2016-06-25 09:04:48 -07:00