commit | 9f93bd35bd65e0ca6ee65b375175dc6e2705b7d8 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu May 28 16:57:14 2020 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Fri May 29 17:27:41 2020 -0500 |
tree | 4122b39be23d113cd6763cc59ac091c6a0de34f3 | |
parent | 07ba4f09ab911638395e329dd2739f06a369271d [diff] |
Fix some gcc warnings and style suggestions Building against gcc-10 produced warnings and style suggestions. Fixed all the warnings, but only select style suggestions due to readability and others appeared to be compiler confusion. Tested: Compiled No functional impacts appear to have been made with these changes Change-Id: I1adcce355b831ae8b178bfba9b89cc18fe4f3cf7 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>