diff options
| author | Zane Shelley <zshelle@us.ibm.com> | 2014-07-21 11:13:57 -0500 |
|---|---|---|
| committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-09-22 13:25:53 -0500 |
| commit | febedf95b66560310d0580598cd9cc2934578c9f (patch) | |
| tree | aa6476c72da233e25f01793cfb0670c5d14086e8 /src/usr/hwpf/test | |
| parent | 551a5fed6e653f3b81fe22641494521207350bdd (diff) | |
| download | blackbird-hostboot-febedf95b66560310d0580598cd9cc2934578c9f.tar.gz blackbird-hostboot-febedf95b66560310d0580598cd9cc2934578c9f.zip | |
PRD: fix ErrDataService::sdc ambiguity
The ErrDataService class had instance variable 'sdc', which was never
really needed as an instance variable. Issues arised where some code
used input variables and some used the instance variables. In some
cases, both were named the same which really confused things. I removed
the instance variable and forced it to be passed to functions if needed.
Change-Id: If34233214230992c8b77c1796dafedf61ee7a4f8
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/12402
Reviewed-by: Zane Shelley <zshelle@us.ibm.com>
Tested-by: Jenkins Server
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13458
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/test')
0 files changed, 0 insertions, 0 deletions

