patacongo opened a new pull request #430: include/nuttx/cache.h: Fix errors in previous commit URL: https://github.com/apache/incubator-nuttx/pull/430 Commit 3b53cd1e578de1e6bddfae605452a77323e5a70b, "Fix improper use of inline" missed conversion of several inline functions. Also, some functions that require arguments were not handled correctly, This was noted because there were still hundreds of implementations of the cache stubs in the ez80 build. This commit adds the missing conversions and fixes the bad function arguments.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
