summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorMonte Copeland <copelanm@us.ibm.com>2011-07-11 16:24:13 -0500
committerMonte K. Copeland <copelanm@us.ibm.com>2011-07-14 14:43:22 -0500
commitaccc0f438eca45dcd1058a195d192d51a6f1c4aa (patch)
tree7f98f3f58252536eeace7cb25257d7b8bb502fad /src/usr
parentb9558dcb65612b60a20719ea489dadda4776e1e4 (diff)
downloadtalos-hostboot-accc0f438eca45dcd1058a195d192d51a6f1c4aa.tar.gz
talos-hostboot-accc0f438eca45dcd1058a195d192d51a6f1c4aa.zip
syscall cleanup/scrub
- 2nd pass - 3rd pass Change-Id: I5eb314c0c635aa42bc4d841065d9a9a786f8be4b Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/198 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com>
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/xscom/xscom.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/xscom/xscom.C b/src/usr/xscom/xscom.C
index f06047a6d..969b81db0 100644
--- a/src/usr/xscom/xscom.C
+++ b/src/usr/xscom/xscom.C
@@ -50,7 +50,6 @@ void resetHMERStatus()
hmer.mXSComDone = 0;
hmer.mXSComFail = 0;
hmer.mXSComStatus = 0;
- // This call always returns 0, no checking needed
mmio_hmer_write(hmer);
return;
}
OpenPOWER on IntegriCloud