DS-LK commented on pull request #5108:
URL: https://github.com/apache/incubator-nuttx/pull/5108#issuecomment-1002597031


   > @DS-LK let's fix the style warning:
   > 
   > ```
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/smartfs/smartfs_procfs.c:607:10:
 error: Multiple data definitions
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/smartfs/smartfs_procfs.c:877:16:
 error: Multiple data definitions
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/smartfs/smartfs_procfs.c:941:16:
 error: Multiple data definitions
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/smartfs/smartfs_procfs.c:942:14:
 error: Multiple data definitions
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/smartfs/smartfs_procfs.c:943:16:
 error: Multiple data definitions
   > ```
   > 
   > and fill the follow macros after 
https://github.com/apache/incubator-nuttx/blob/master/tools/nxstyle.c#L256-L277:
   > 
   > ```
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/nfs/nfs_vfsops.c:927:12:
 error: Mixed case identifier found
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/nfs/nfs_vfsops.c:1099:16:
 error: Mixed case identifier found
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/nfs/nfs_vfsops.c:1543:13:
 error: Mixed case identifier found
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/nfs/nfs_vfsops.c:1941:11:
 error: Mixed case identifier found
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/nfs/nfs_vfsops.c:1942:11:
 error: Mixed case identifier found
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/nfs/nfs_vfsops.c:1953:8:
 error: Mixed case identifier found
   > Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/fs/nfs/nfs_vfsops.c:1974:42:
 error: Mixed case identifier found
   > ```
   
   thank you. done. 


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to