]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2021 01:23:03 +0000 (17:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2021 01:23:03 +0000 (17:23 -0800)
commit81ed0ea12150c4552818f7c140d2a72ac6e49fed
tree9c5715dd142bd041d13d85b02b86963345e958ca
parentaf30ddf1f6ac81c052a0641b6cf37504f80575b2
parent260a38ff9330d3e3c6941b6475327fea3d5366d2
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull gcc-plugins fixes from Kees Cook:
 "Tiny gcc-plugin fixes for v5.12-rc2. These issues are small but have
  been reported a couple times now by static analyzers, so best to get
  them fixed to reduce the noise. :)

   - Fix coding style issues (Jason Yan)"

* tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  gcc-plugins: latent_entropy: remove unneeded semicolon
  gcc-plugins: structleak: remove unneeded variable 'ret'