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}
Showing
Please register or sign in to comment