]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: haterm: Remove "(too old kernel)" from warning message during init
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 19 May 2026 14:45:59 +0000 (16:45 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 19 May 2026 15:50:50 +0000 (17:50 +0200)
commit6f6bf3feccd18a52863289604714d1af5a5613a1
tree9671e466c4fcd100612b6552b47a3f5de471c9ae
parent1279bd80e9da7b16da2819cc7d113b8236c20e42
CLEANUP: haterm: Remove "(too old kernel)" from warning message during init

During initialization of the haterm master pipe, If its size is limited
(lower than the configured one * 5/4), a warning is emitted. In this
warning, it is specified this happened because the kernel is too old. But it
is unrelated. So let's remove this part.
src/haterm.c