meson: reformat with meson formatter

Apply the `meson format` results.

Change-Id: I5478c21383b284d96887e017f0f81cd3c4da5723
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
6 files changed
tree: d756199b0c29e8d7187abc8da4a42f7b70030fb6
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. test/
  6. .clang-format
  7. .gitignore
  8. LICENSE
  9. meson.build
  10. meson.options
  11. OWNERS
  12. README.md
README.md

bios-bmc-smm-error-logger

This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md

More detailed implementation details will also be placed here in the future