pkarashchenko opened a new pull request, #6140: URL: https://github.com/apache/incubator-nuttx/pull/6140
## Summary 1. Add missing `FAR` 2. Detect end of string using compare with `'\0'` 3. Remove redundant cast 4. Add `register` to compare return value 5. Remove `NULL` check in `strcasechr` ## Impact Should be none. Refactoring only ## Testing Pass CI -- 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]
