wangchdo opened a new pull request, #17158:
URL: https://github.com/apache/nuttx/pull/17158
The task_recover.c file contained several redundant header
inclusions. This patch cleans them up to reduce dependencies
and improve code clarity.
*Note: Please adhere to [Contributing
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
## Summary
Clean up the unnecessary header inlcudes in task_recover.c
## Impact
Clean up the unnecessary header inlcudes in task_recover.c, no impact to
other nuttx functions
## Testing
This patch just removes some unnecessary header includes from task_recover.c
and doesn’t change any logic.
If the CI build passes, that should be enough to verify it's good.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]