From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat, 6 Mar 2021 01:23:03 +0000 (-0800)
Subject: Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... 
X-Git-Tag: v5.12-rc2~2
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=de5bd6c54b200aee3157d3eb1ff2808c18b43c09;p=users%2Fdwmw2%2Flinux.git

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'
---

de5bd6c54b200aee3157d3eb1ff2808c18b43c09