**Checklist** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md). * [x] I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other tickets. **Describe the bug** The only places multiple returns remain in HK are in `HK_AppInit()` and `HK_TableInit()`. This is unnecessary. **Expected behavior** Refactor to a single exit point. **Reporter Info** Avi Weiss @thnkslprpt
Checklist
Describe the bug
The only places multiple returns remain in HK are in
HK_AppInit()andHK_TableInit(). This is unnecessary.Expected behavior
Refactor to a single exit point.
Reporter Info
Avi Weiss @thnkslprpt