base: Style fixes in cprintf related files.
authorGabe Black <gabe.black@gmail.com>
Thu, 21 Jan 2021 05:38:47 +0000 (21:38 -0800)
committerGabe Black <gabe.black@gmail.com>
Sat, 23 Jan 2021 07:19:20 +0000 (07:19 +0000)
commitee0fdc948a4d985c345e6b9c107f4ca27b4f5539
treeef088d51298ba02e6c366b9b591d73db6af1949c
parent998d5d86dd04bc7469accee0b772685ea2aae14e
base: Style fixes in cprintf related files.

Fix braces, capitalization, missing line breaks, and remove mostly
useless "using namespace std"s.

Change-Id: I1210dd3b918e7cba8e576cbbdf47aa986d9278e6
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39535
Reviewed-by: Gabe Black <gabe.black@gmail.com>
Maintainer: Gabe Black <gabe.black@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/base/cprintf.cc
src/base/cprintf.hh
src/base/cprintf_formats.hh