]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tty: tty_driver: move TTY macros to the top
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Mon, 17 Mar 2025 07:00:27 +0000 (08:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Mar 2025 15:00:51 +0000 (08:00 -0700)
commit67acbcc324272ed06cd1c8f360afdeceb919af89
tree79fcf156bb2e079f80fb7ca69486a7cf9120262d
parentf812af3642ef4f2ff3db49f33d097f1b8668ce72
tty: tty_driver: move TTY macros to the top

So that they can be referenced in structs once converted to enums (in
the next patches).

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250317070046.24386-13-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/tty_driver.h