commit | 62714a14928061f496308a9d4635bf986642046d | [log] [tgz] |
---|---|---|
author | Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> | Thu Jun 29 18:55:34 2017 -0300 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Sun Jul 02 20:40:31 2017 +1000 |
tree | fc5c5d3683c286cafdc678d7df64fa9d8f470f55 | |
parent | 41f577eb012f33d9af9c9fcee6a68a499562f875 [diff] |
powerpc-perf/hx-24x7: Don't log failed hcall twice make_24x7_request already calls log_24x7_hcall if it fails, so callers don't have to do it again. In fact, since the latter is now only called from the former, there's no need for a separate log_24x7_hcall anymore so remove it. Reviewed-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>