]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'more' of https://github.com/kerolasa/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 11 Sep 2018 11:42:52 +0000 (13:42 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 11 Sep 2018 11:42:52 +0000 (13:42 +0200)
* 'more' of https://github.com/kerolasa/util-linux:
  more: rename functions
  more: rename variable names
  more: remove unnecessary ifdef preprosessor directives
  more: do not call fileno() for std{in,out,err} streams
  more: remove 'register' keywords
  more: remove pointless functions
  more: return is statement not a function
  more: remove dead code and useless comments


Trivial merge