diff options
author | Jiri Slaby <jslaby@suse.cz> | 2020-02-19 08:39:44 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-21 10:31:18 +0100 |
commit | e587e8f17433ddb26954f0edf5b2f95c42155ae9 (patch) | |
tree | 4a85e35fe34eb81f7665d283d747ec5606499f1b /drivers/tty/n_tty.c | |
parent | dce05aa6eec977f1472abed95ccd71276b9a3864 (diff) |
vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
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/n_tty.c')
0 files changed, 0 insertions, 0 deletions