juniskane opened a new pull request #2498: URL: https://github.com/apache/incubator-nuttx/pull/2498
## Summary Fix bad parenthesis in certain MIN() and MAX() macro definitions. These are especially bad in shared header files, as can break unrelated code. There is more to fix, so far not seen any severe issues caused by this. Patch also removes few unused copies. TODO: consolidate these to few places only? ## Impact No functional change ## Testing ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org