Skip to content

Remove function names from comments (where not useful) #111

@skliper

Description

@skliper

Is your feature request related to a problem? Please describe.
Function names in comments (end of function comment, function header comment) historically have been poorly maintained.

Example:

int32 SAMPLE_APP_Process(const SAMPLE_APP_Process_t *Msg)

} /* End of SAMPLE_APP_ProcessCC */

Describe the solution you'd like
Remove redundant information (these end of function comments and name from the header).

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions