commit | 7f193197373203a72feee4d65ea13a28bea1d9a8 | [log] [tgz] |
---|---|---|
author | tfarina <tfarina@chromium.org> | Wed Jan 27 06:23:46 2016 +0900 |
committer | Qijiang Fan <fqj@google.com> | Fri Jun 05 02:19:39 2020 +0900 |
tree | ce90e285a5c00e015f9df299ec4437e507721e0c | |
parent | c99aa84ada43eff7cb023175d85fa4a70993648e [diff] |
ipc: hide IsRecoverableError() function behind unnamed namespace This moves this free function inside an unnamed namespace (making its symbol t instead of T, and thus hidding it from global) and while at it removes its unused |err| parameter. BUG=None TEST=ipc_tests R=cpu@chromium.org Review URL: https://codereview.chromium.org/1632133003 Cr-Commit-Position: refs/heads/master@{#371600} CrOS-Libchrome-Original-Commit: 5586fa791940a65642d77a7a48c0353f9ceb9d54