Sync umm_malloc style with upstream by mhightower83 · Pull Request #8426 · esp8266/Arduino (original) (raw)

This PR is only style changes.

Upstream umm_malloc at git hash id 4dac43c3be7a7470dd669323021ba238081da18e
processed all project files with the style program uncrustify.

This PR updates our ported version of umm_malloc processed with uncrustify.
This should make subsequent merges of upstream into this port easier.

This also makes the style more consistent through this port..