]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: remove redundant checks on buffer sizes in tail
authorNikolay Nechaev <Nikolay_Nechaev@mail.ru>
Sun, 20 Jun 2021 14:54:01 +0000 (17:54 +0300)
committerPádraig Brady <P@draigBrady.com>
Mon, 21 Jun 2021 12:17:06 +0000 (13:17 +0100)
commit18dbcae25a421c39030b050de4d42d76d715d512
tree2b9c3b3a7fbc83a5ef05c7e2773787b7a6670068
parent5f8e6fc202b53b02c0a213c6ca751e87a4b3caa5
maint: remove redundant checks on buffer sizes in tail

* src/tail.c: remove redundant size checks before calls to
`xwrite_stdout`
src/tail.c