Descriptionipc: 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
Committed: https://crrev.com/5586fa791940a65642d77a7a48c0353f9ceb9d54
Cr-Commit-Position: refs/heads/master@{#371600}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|