smbios-mdr: Clean up warnings from newer compiler

No functional change. Cleaned up appropriate code to work around
compiler warnings. The switch to Meson also entails a newer compiler
version, which gives more warnings than before.

Due to the trivial nature of this change, it was requested that it be
merged into a previous patch instead of creating a new patch.

Tested: It builds and it runs, as expected.

Google-Bug-Id: 298750329
Change-Id: I90de0a4e34a3b6a888ecd1d3c7589e68b5791f2b
Signed-off-by: Josh Lehan <krellan@google.com>
1 file changed
tree: de9f79653281d345db1f0d0b85f11f13215998a9
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. LICENSE
  12. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.