nasa / FM

The Core Flight System (cFS) File Manager (FM) application.
Apache License 2.0
42 stars 24 forks source link

Fix #55, Remove unnecessary parentheses around return values. #56

Closed thnkslprpt closed 1 year ago

thnkslprpt commented 2 years ago

Checklist (Please check before submitting)

Describe the contribution Fixes #55 Removes parentheses in return statements in FM that return a single value/term. This is aligns these return statements with the predominant style of cFS.

Testing performed None, prior to submission of the pull request.

Expected behavior changes No impact on behavior.

Contributor Info - All information REQUIRED for consideration of pull request @thnkslprpt

dzbaker commented 2 years ago

@thnkslprpt An update appears to have been superseded by #54. Would you be able to confirm and resolve the conflict?

thnkslprpt commented 2 years ago

@thnkslprpt An update appears to have been superseded by #54. Would you be able to confirm and resolve the conflict?

No worries mate. I think they're resolved now. Let me know if I've messed anything up there...