staging: gdm724x: Replace macro GDM_TTY_READY with static inline function
authorBrent Pappas <bpappas@pappasbrent.com>
Thu, 17 Nov 2022 19:54:43 +0000 (14:54 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Nov 2022 12:20:16 +0000 (13:20 +0100)
commit2b7962bd05163f5b20fb5f933092b997debf8ed6
tree23340dde41d2ac53c966544772bc6eaa40aeeb6f
parent357057ee55d3c99a5de5abe8150f7bca04f8e53b
staging: gdm724x: Replace macro GDM_TTY_READY with static inline function

Replace the macro GDM_TTY_READY with a static inline function
to follow the Linux kernel coding style.

Signed-off-by: Brent Pappas <bpappas@pappasbrent.com>
Link: https://lore.kernel.org/r/20221117195443.19616-1-bpappas@pappasbrent.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm724x/gdm_tty.c