commit | 355c561df26f94351cd680938823738a5688fc62 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Oct 22 08:49:36 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Oct 31 19:49:48 2018 +0000 |
tree | 4dddda52c189570af1055dbd8ea34eb69f479fd8 | |
parent | a2bed54e078039a20affbc8d2652938bffb19b06 [diff] |
writefrudata: drop extra parens in call to parse Drop extra parentheses around parameters in call to parse_fru_area. This involves changing a casting from c-style to a static_cast<>. Change-Id: I281a950146fd296f8c9b15bd6dfc8562ad9b14bc Signed-off-by: Patrick Venture <venture@google.com>