]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'oclint' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Tue, 2 Aug 2016 13:26:49 +0000 (15:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Aug 2016 13:26:49 +0000 (15:26 +0200)
commite948ac218b93174d0e59e622b75b3aa3592ac876
tree09586ea8426a72c08b7e9c28ea79b8ac0378e0e4
parent1ca2661bb8c4021aac2130536d846d6276448f53
parent6b95f11c066f54f29e43dcb3fce6d564d1ae3630
Merge branch 'oclint' of git://github.com/kerolasa/lelux-utiliteetit

* 'oclint' of git://github.com/kerolasa/lelux-utiliteetit:
  libblkid: fix debugging macro [oclint]
  agetty: move unreachable code to pre-processor #else segment [oclint]
  setterm: fix declarations shadowing variables in the global scope [oclint]
  misc: fix declarations shadowing variables in the global scope [oclint]
  dmesg: drop core at impossible case in read_buffer() [oclint]
  libmount, look: remove dead code [oclint]
  syspriv: flip inverted logic [oclint]
  logger: simplify if clause [oclint]
  libblkid: simplify if clause [oclint]
  lslogins: simplify if clause and move definition and comments [oclint]
  switch_root: simplify code and reduce indentation [oclint]
  misc: simplify if clauses [oclint]