]> git.ipfire.org Git - thirdparty/util-linux.git/commit
agetty: move FIRST_SPEED to tty.c
authorKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 09:26:10 +0000 (11:26 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 May 2026 11:14:57 +0000 (13:14 +0200)
commit41628df79e80470bb5cee504538dbcaa57502bca
tree03bb86fe1365bad616c18a0725c311649e2e860d
parentd45cb16f7aaa2923178f2633586fae89d14e3726
agetty: move FIRST_SPEED to tty.c

FIRST_SPEED is only used in tty.c, no need to expose it in the
shared header.

Signed-off-by: Karel Zak <kzak@redhat.com>
agetty-cmd/agetty.h
agetty-cmd/tty.c