]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'clang' of https://github.com/neheb/util-linux
authorKarel Zak <kzak@redhat.com>
Wed, 22 Apr 2020 08:07:51 +0000 (10:07 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 22 Apr 2020 08:07:51 +0000 (10:07 +0200)
* 'clang' of https://github.com/neheb/util-linux:
  [clang-tidy] fix misleading identation
  [clang-tidy] use ceil
  [clang-tidy] fix wrong *cmp usage
  [clang-tidy] do not use else after return
  [clang-tidy] do not return in void functions
  [clang-tidy] fix mismatching declarations


Trivial merge