yamt commented on pull request #2400: URL: https://github.com/apache/incubator-nuttx/pull/2400#issuecomment-733650813
The following nxstyle errors are intentionally left because they are parts of the copyright notices. ``` fs/nfs/rpc_clnt.c:46:80: error: Long line found fs/nfs/rpc_clnt.c:63:78: error: Long line found ``` The following nxstyle errors are not new. (macros like SIZEOF_rpc_reply_readdir) ``` fs/nfs/nfs_vfsops.c:848:12: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:1020:16: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:1420:13: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:1818:11: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:1819:11: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:1830:8: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:1851:42: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:2049:54: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:2115:58: error: Mixed case identifier found fs/nfs/nfs_vfsops.c:2172:54: error: Mixed case identifier found ``` ---------------------------------------------------------------- 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