commit | de8ea5689932dfa266c3ac47dde35c4bdd450eaf | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sat Oct 20 09:44:19 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Sat Oct 20 09:47:20 2018 -0700 |
tree | bf1f81cae7e41af218d5b51855e14fc49008568e | |
parent | 234b735df51ab47eecb6ff3a33a63923059816bc [diff] |
style: move getFRUValue into anonymous namespace Move getFRUValue into anonymous namespace. A later step may move this into a global scope to enable testing, or it may be replaced by an interface. Change-Id: Ie4299ab713a455dd8c18b91c842ded5dfc26e85b Signed-off-by: Patrick Venture <venture@google.com>