Standardize naming used for public data and function groupings

This commit is contained in:
Gregory Nutt
2015-10-02 16:30:35 -06:00
parent ac394041bf
commit cb9e27c3b0
432 changed files with 503 additions and 503 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ static int procfs_stat(FAR struct inode *mountpt,
****************************************************************************/
/****************************************************************************
* Public Variables
* Public Data
****************************************************************************/
/* See fs_mount.c -- this structure is explicitly externed there.
+1 -1
View File
@@ -104,7 +104,7 @@ static int cpuload_stat(FAR const char *relpath, FAR struct stat *buf);
****************************************************************************/
/****************************************************************************
* Public Variables
* Public Data
****************************************************************************/
/* See fs_mount.c -- this structure is explicitly externed there.
+1 -1
View File
@@ -190,7 +190,7 @@ static int proc_stat(FAR const char *relpath, FAR struct stat *buf);
****************************************************************************/
/****************************************************************************
* Public Variables
* Public Data
****************************************************************************/
/* See fs_mount.c -- this structure is explicitly externed there.
+1 -1
View File
@@ -106,7 +106,7 @@ static int uptime_stat(FAR const char *relpath, FAR struct stat *buf);
****************************************************************************/
/****************************************************************************
* Public Variables
* Public Data
****************************************************************************/
/* See fs_mount.c -- this structure is explicitly externed there.
+1 -1
View File
@@ -122,7 +122,7 @@ static int skel_stat(FAR const char *relpath, FAR struct stat *buf);
****************************************************************************/
/****************************************************************************
* Public Variables
* Public Data
****************************************************************************/
/* See include/nutts/fs/procfs.h