diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-02-19 10:39:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-04-02 17:34:36 +0300 |
commit | 8d1c9fea39a3a55af0735a4e304d23df7f02dde1 (patch) | |
tree | 277de08fe040ac727ec7bbef7bd763d320d48419 /drivers/tty/synclink_gt.c | |
parent | 56676fb5e9e61aa216759cf05fb55edd45a67c14 (diff) | |
download | linux-8d1c9fea39a3a55af0735a4e304d23df7f02dde1.tar.xz |
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
commit e587e8f17433ddb26954f0edf5b2f95c42155ae9 upstream.
These two were macros. Switch them to static inlines, so that it's more
understandable what they are doing.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-2-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/synclink_gt.c')
0 files changed, 0 insertions, 0 deletions