From 0fb035f76bc3338d4e6e3e9c00db2d80d3180995 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 21 Feb 2016 18:08:58 -0600 Subject: [PATCH] Standardize some naming in code section comments --- arch | 2 +- drivers/mtd/mtd_procfs.c | 2 +- drivers/rwbuffer.c | 2 +- drivers/serial/lowconsole.c | 2 +- drivers/serial/serial.c | 2 +- drivers/serial/uart_16550.c | 2 +- drivers/syslog/syslog_console.c | 2 +- drivers/usbdev/cdcacm.c | 2 +- drivers/usbdev/pl2303.c | 2 +- drivers/wireless/cc3000/wlan.c | 2 +- fs/binfs/fs_binfs.c | 2 +- fs/driver/fs_blockproxy.c | 2 +- fs/driver/fs_registerblockdriver.c | 2 +- fs/driver/fs_registerdriver.c | 2 +- fs/driver/fs_unregisterblockdriver.c | 2 +- fs/driver/fs_unregisterdriver.c | 2 +- fs/fat/fs_fat32.c | 2 +- fs/fat/fs_fat32dirent.c | 2 +- fs/fat/fs_fat32util.c | 2 +- fs/hostfs/hostfs.c | 2 +- fs/inode/fs_files.c | 4 ++-- fs/inode/fs_foreachinode.c | 9 +-------- fs/inode/fs_inode.c | 2 +- fs/inode/fs_inodeaddref.c | 2 +- fs/inode/fs_inodefind.c | 2 +- fs/inode/fs_inoderelease.c | 2 +- fs/inode/fs_inoderemove.c | 2 +- fs/inode/fs_inodereserve.c | 2 +- fs/mount/fs_foreachmountpoint.c | 8 -------- fs/mount/fs_mount.c | 2 +- fs/mount/fs_umount2.c | 2 +- fs/mqueue/mq_close.c | 2 +- fs/mqueue/mq_open.c | 2 +- fs/mqueue/mq_unlink.c | 2 +- fs/nfs/nfs_util.c | 2 +- fs/nxffs/nxffs_initialize.c | 2 +- fs/procfs/fs_procfs.c | 2 +- fs/procfs/fs_procfscpuload.c | 2 +- fs/procfs/fs_procfskmm.c | 2 +- fs/procfs/fs_procfsproc.c | 2 +- fs/procfs/fs_procfsuptime.c | 2 +- fs/romfs/fs_romfs.c | 2 +- fs/romfs/fs_romfsutil.c | 2 +- fs/semaphore/sem_close.c | 2 +- fs/semaphore/sem_open.c | 2 +- fs/semaphore/sem_unlink.c | 2 +- fs/smartfs/smartfs_procfs.c | 2 +- fs/smartfs/smartfs_smart.c | 2 +- fs/smartfs/smartfs_utils.c | 2 +- fs/vfs/fs_fsync.c | 2 +- fs/vfs/fs_mkdir.c | 2 +- fs/vfs/fs_rename.c | 2 +- fs/vfs/fs_rmdir.c | 2 +- fs/vfs/fs_sendfile.c | 2 +- fs/vfs/fs_unlink.c | 2 +- libc/aio/aio_error.c | 2 +- libc/aio/aio_return.c | 2 +- libc/aio/aio_suspend.c | 2 +- libc/audio/lib_buffer.c | 2 +- libc/math/lib_rint.c | 2 +- libc/math/lib_rintf.c | 2 +- libc/math/lib_rintl.c | 2 +- libc/misc/lib_sendfile.c | 2 +- libc/misc/lib_stream.c | 2 +- libc/misc/lib_streamsem.c | 2 +- libc/pthread/pthread_barrierattrsetpshared.c | 2 +- libc/pthread/pthread_startup.c | 2 +- libc/sched/task_startup.c | 2 +- libc/semaphore/sem_getvalue.c | 2 +- libc/semaphore/sem_init.c | 2 +- libc/signal/sig_fillset.c | 2 +- libc/signal/sig_ismember.c | 2 +- libc/stdio/lib_asprintf.c | 2 +- libc/stdio/lib_fflush.c | 2 +- libc/stdio/lib_fgetc.c | 2 +- libc/stdio/lib_fgetpos.c | 2 +- libc/stdio/lib_fprintf.c | 2 +- libc/stdio/lib_fputc.c | 2 +- libc/stdio/lib_fputs.c | 2 +- libc/stdio/lib_fread.c | 2 +- libc/stdio/lib_fseek.c | 2 +- libc/stdio/lib_fsetpos.c | 2 +- libc/stdio/lib_ftell.c | 2 +- libc/stdio/lib_fwrite.c | 2 +- libc/stdio/lib_libdtoa.c | 2 +- libc/stdio/lib_libfflush.c | 2 +- libc/stdio/lib_libflushall.c | 2 +- libc/stdio/lib_libfread.c | 2 +- libc/stdio/lib_libfwrite.c | 2 +- libc/stdio/lib_libnoflush.c | 2 +- libc/stdio/lib_libsnoflush.c | 2 +- libc/stdio/lib_libsprintf.c | 2 +- libc/stdio/lib_libvsprintf.c | 2 +- libc/stdio/lib_puts.c | 2 +- libc/stdio/lib_rdflush.c | 2 +- libc/stdio/lib_snprintf.c | 2 +- libc/stdio/lib_sprintf.c | 2 +- libc/stdio/lib_sscanf.c | 2 +- libc/stdio/lib_ungetc.c | 2 +- libc/stdio/lib_vasprintf.c | 2 +- libc/stdio/lib_vfprintf.c | 2 +- libc/stdio/lib_vprintf.c | 2 +- libc/stdio/lib_vsnprintf.c | 2 +- libc/stdio/lib_vsprintf.c | 2 +- libc/stdio/lib_wrflush.c | 2 +- libc/stdlib/lib_abort.c | 2 +- libc/termios/lib_cfgetspeed.c | 2 +- libc/termios/lib_cfsetspeed.c | 2 +- libc/termios/lib_tcflush.c | 2 +- libc/termios/lib_tcgetattr.c | 2 +- libc/termios/lib_tcsetattr.c | 2 +- libc/time/lib_calendar2utc.c | 2 +- libc/time/lib_dayofweek.c | 2 +- libc/time/lib_daysbeforemonth.c | 2 +- libc/time/lib_gmtime.c | 2 +- libc/time/lib_gmtimer.c | 2 +- libc/time/lib_isleapyear.c | 2 +- libc/time/lib_mktime.c | 2 +- libc/unistd/lib_access.c | 2 +- libc/unistd/lib_execl.c | 2 +- libc/unistd/lib_getopt.c | 2 +- libc/unistd/lib_getoptargp.c | 2 +- libc/unistd/lib_getoptindp.c | 2 +- libc/unistd/lib_getoptoptp.c | 2 +- libc/unistd/lib_sleep.c | 2 +- libc/unistd/lib_usleep.c | 2 +- libc/wqueue/work_cancel.c | 2 +- libc/wqueue/work_lock.c | 2 +- libc/wqueue/work_signal.c | 2 +- libxx/libxx.hxx | 2 +- libxx/libxx__gnu_unwind_find_exidx.hxx | 2 +- net/devif/devif_iobsend.c | 2 +- net/devif/devif_pktsend.c | 2 +- net/devif/devif_send.c | 2 +- net/icmp/icmp_ping.c | 2 +- net/icmp/icmp_poll.c | 2 +- net/icmpv6/icmpv6_ping.c | 2 +- net/icmpv6/icmpv6_poll.c | 2 +- net/igmp/igmp_send.c | 2 +- net/net_initialize.c | 4 ++-- net/pkt/pkt_input.c | 2 +- net/pkt/pkt_poll.c | 2 +- net/socket/net_sockets.c | 16 ---------------- net/tcp/tcp_appsend.c | 2 +- net/tcp/tcp_devpoll.c | 2 +- net/tcp/tcp_input.c | 2 +- net/tcp/tcp_send.c | 2 +- net/tcp/tcp_timer.c | 2 +- net/udp/udp_devpoll.c | 2 +- net/udp/udp_input.c | 2 +- net/udp/udp_send.c | 2 +- sched/irq/irq_attach.c | 2 +- sched/irq/irq_dispatch.c | 2 +- sched/mqueue/mq_initialize.c | 2 +- sched/paging/pg_worker.c | 2 +- sched/sched/sched_cpuload.c | 2 +- sched/sched/sched_timerexpiration.c | 2 +- sched/signal/sig_initialize.c | 2 +- sched/task/task_execv.c | 2 +- sched/task/task_exithook.c | 2 +- sched/task/task_init.c | 2 +- sched/task/task_start.c | 2 +- sched/task/task_starthook.c | 2 +- 163 files changed, 163 insertions(+), 194 deletions(-) diff --git a/arch b/arch index a5acac8e6ad..5f1b167e400 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit a5acac8e6adf2505c4e995797a203a0bc243f503 +Subproject commit 5f1b167e400e1dc23e5d6075db620d333a4414ff diff --git a/drivers/mtd/mtd_procfs.c b/drivers/mtd/mtd_procfs.c index b410df87565..bc3071c7e07 100644 --- a/drivers/mtd/mtd_procfs.c +++ b/drivers/mtd/mtd_procfs.c @@ -92,7 +92,7 @@ static int mtd_dup(FAR const struct file *oldp, static int mtd_stat(FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/drivers/rwbuffer.c b/drivers/rwbuffer.c index 46d6fbefda0..764a6ebbc1a 100644 --- a/drivers/rwbuffer.c +++ b/drivers/rwbuffer.c @@ -75,7 +75,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/drivers/serial/lowconsole.c b/drivers/serial/lowconsole.c index 00cb7ebdf67..c6228d79a6f 100644 --- a/drivers/serial/lowconsole.c +++ b/drivers/serial/lowconsole.c @@ -65,7 +65,7 @@ static ssize_t lowconsole_write(struct file *filep, const char *buffer, size_t b static int lowconsole_ioctl(struct file *filep, int cmd, unsigned long arg); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static const struct file_operations g_consoleops = diff --git a/drivers/serial/serial.c b/drivers/serial/serial.c index 5f84e232137..2e13f3790a8 100644 --- a/drivers/serial/serial.c +++ b/drivers/serial/serial.c @@ -89,7 +89,7 @@ static int uart_poll(FAR struct file *filep, FAR struct pollfd *fds, bool se #endif /************************************************************************************ - * Private Variables + * Private Data ************************************************************************************/ static const struct file_operations g_serialops = diff --git a/drivers/serial/uart_16550.c b/drivers/serial/uart_16550.c index 6551a137e7d..8b8eb82564d 100644 --- a/drivers/serial/uart_16550.c +++ b/drivers/serial/uart_16550.c @@ -106,7 +106,7 @@ static bool u16550_txready(struct uart_dev_s *dev); static bool u16550_txempty(struct uart_dev_s *dev); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static const struct uart_ops_s g_uart_ops = diff --git a/drivers/syslog/syslog_console.c b/drivers/syslog/syslog_console.c index 6d3bb406cf7..a3d3bb2bea3 100644 --- a/drivers/syslog/syslog_console.c +++ b/drivers/syslog/syslog_console.c @@ -67,7 +67,7 @@ static int syslog_console_ioctl(FAR struct file *filep, int cmd, unsigned long arg); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static const struct file_operations g_consoleops = diff --git a/drivers/usbdev/cdcacm.c b/drivers/usbdev/cdcacm.c index 90eedc5f984..b4b5173678b 100644 --- a/drivers/usbdev/cdcacm.c +++ b/drivers/usbdev/cdcacm.c @@ -209,7 +209,7 @@ static void cdcuart_txint(FAR struct uart_dev_s *dev, bool enable); static bool cdcuart_txempty(FAR struct uart_dev_s *dev); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /* USB class device *********************************************************/ diff --git a/drivers/usbdev/pl2303.c b/drivers/usbdev/pl2303.c index aa568d13853..92285c01d15 100644 --- a/drivers/usbdev/pl2303.c +++ b/drivers/usbdev/pl2303.c @@ -371,7 +371,7 @@ static void usbser_txint(FAR struct uart_dev_s *dev, bool enable); static bool usbser_txempty(FAR struct uart_dev_s *dev); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /* USB class device ********************************************************/ diff --git a/drivers/wireless/cc3000/wlan.c b/drivers/wireless/cc3000/wlan.c index 3b3eda23e87..175d6334b4d 100644 --- a/drivers/wireless/cc3000/wlan.c +++ b/drivers/wireless/cc3000/wlan.c @@ -100,7 +100,7 @@ #define WLAN_SMART_CONFIG_START_PARAMS_LEN (4) /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/binfs/fs_binfs.c b/fs/binfs/fs_binfs.c index 726a68cbefc..9c03b9530e3 100644 --- a/fs/binfs/fs_binfs.c +++ b/fs/binfs/fs_binfs.c @@ -93,7 +93,7 @@ static int binfs_stat(FAR struct inode *mountpt, FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/driver/fs_blockproxy.c b/fs/driver/fs_blockproxy.c index afabd1880f1..b01ecc2a88e 100644 --- a/fs/driver/fs_blockproxy.c +++ b/fs/driver/fs_blockproxy.c @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/driver/fs_registerblockdriver.c b/fs/driver/fs_registerblockdriver.c index ddcaef3671e..65493c900c0 100644 --- a/fs/driver/fs_registerblockdriver.c +++ b/fs/driver/fs_registerblockdriver.c @@ -53,7 +53,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/driver/fs_registerdriver.c b/fs/driver/fs_registerdriver.c index 6d60aeaf5c9..42c7acf4183 100644 --- a/fs/driver/fs_registerdriver.c +++ b/fs/driver/fs_registerdriver.c @@ -51,7 +51,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/driver/fs_unregisterblockdriver.c b/fs/driver/fs_unregisterblockdriver.c index f032d1b347d..b4b775cdf04 100644 --- a/fs/driver/fs_unregisterblockdriver.c +++ b/fs/driver/fs_unregisterblockdriver.c @@ -52,7 +52,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/driver/fs_unregisterdriver.c b/fs/driver/fs_unregisterdriver.c index cd28debe50b..b8dec302ed0 100644 --- a/fs/driver/fs_unregisterdriver.c +++ b/fs/driver/fs_unregisterdriver.c @@ -52,7 +52,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/fat/fs_fat32.c b/fs/fat/fs_fat32.c index 95a6ce04d59..e344160ea54 100644 --- a/fs/fat/fs_fat32.c +++ b/fs/fat/fs_fat32.c @@ -118,7 +118,7 @@ static int fat_stat(struct inode *mountpt, const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/fat/fs_fat32dirent.c b/fs/fat/fs_fat32dirent.c index 586c60d8eed..98a37e31988 100644 --- a/fs/fat/fs_fat32dirent.c +++ b/fs/fat/fs_fat32dirent.c @@ -156,7 +156,7 @@ static int fat_putsfdirentry(struct fat_mountpt_s *fs, uint8_t attributes, uint32_t fattime); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/fat/fs_fat32util.c b/fs/fat/fs_fat32util.c index 380facb313b..604b9ca07b3 100644 --- a/fs/fat/fs_fat32util.c +++ b/fs/fat/fs_fat32util.c @@ -76,7 +76,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/hostfs/hostfs.c b/fs/hostfs/hostfs.c index 77aa771c92e..f3701273e45 100644 --- a/fs/hostfs/hostfs.c +++ b/fs/hostfs/hostfs.c @@ -118,7 +118,7 @@ static int hostfs_stat(FAR struct inode *mountpt, FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static uint8_t g_seminitialized = FALSE; diff --git a/fs/inode/fs_files.c b/fs/inode/fs_files.c index a35526232db..8366b55ce70 100644 --- a/fs/inode/fs_files.c +++ b/fs/inode/fs_files.c @@ -60,11 +60,11 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/inode/fs_foreachinode.c b/fs/inode/fs_foreachinode.c index 49f33ad30e4..41ef0f0160a 100644 --- a/fs/inode/fs_foreachinode.c +++ b/fs/inode/fs_foreachinode.c @@ -72,17 +72,10 @@ struct inode_path_s char path[CONFIG_PATH_MAX]; }; -/**************************************************************************** - * Private Variables - ****************************************************************************/ - -/**************************************************************************** - * Private Variables - ****************************************************************************/ - /**************************************************************************** * Private Functions ****************************************************************************/ + /**************************************************************************** * Name: foreach_inodelevel * diff --git a/fs/inode/fs_inode.c b/fs/inode/fs_inode.c index 2e3edc4c1d7..52985f8ad70 100644 --- a/fs/inode/fs_inode.c +++ b/fs/inode/fs_inode.c @@ -73,7 +73,7 @@ struct inode_sem_s }; /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static struct inode_sem_s g_inode_sem; diff --git a/fs/inode/fs_inodeaddref.c b/fs/inode/fs_inodeaddref.c index 7378dc15be9..b34a32c9f8a 100644 --- a/fs/inode/fs_inodeaddref.c +++ b/fs/inode/fs_inodeaddref.c @@ -48,7 +48,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/inode/fs_inodefind.c b/fs/inode/fs_inodefind.c index a2b761a2339..533e2ef2222 100644 --- a/fs/inode/fs_inodefind.c +++ b/fs/inode/fs_inodefind.c @@ -49,7 +49,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/inode/fs_inoderelease.c b/fs/inode/fs_inoderelease.c index d4044e3b4df..97eadfaac0e 100644 --- a/fs/inode/fs_inoderelease.c +++ b/fs/inode/fs_inoderelease.c @@ -51,7 +51,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/inode/fs_inoderemove.c b/fs/inode/fs_inoderemove.c index 76fcd62c0f4..e0b12299c02 100644 --- a/fs/inode/fs_inoderemove.c +++ b/fs/inode/fs_inoderemove.c @@ -51,7 +51,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/inode/fs_inodereserve.c b/fs/inode/fs_inodereserve.c index 5e674783dfb..9bf601e0c0a 100644 --- a/fs/inode/fs_inodereserve.c +++ b/fs/inode/fs_inodereserve.c @@ -52,7 +52,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/mount/fs_foreachmountpoint.c b/fs/mount/fs_foreachmountpoint.c index fece2702e58..db6e386f7ce 100644 --- a/fs/mount/fs_foreachmountpoint.c +++ b/fs/mount/fs_foreachmountpoint.c @@ -71,14 +71,6 @@ struct enum_mountpoint_s FAR void *arg; }; -/**************************************************************************** - * Private Variables - ****************************************************************************/ - -/**************************************************************************** - * Private Variables - ****************************************************************************/ - /**************************************************************************** * Private Functions ****************************************************************************/ diff --git a/fs/mount/fs_mount.c b/fs/mount/fs_mount.c index 533df4c6bcb..abf7b9446e1 100644 --- a/fs/mount/fs_mount.c +++ b/fs/mount/fs_mount.c @@ -93,7 +93,7 @@ struct fsmap_t }; /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ #ifdef BDFS_SUPPORT diff --git a/fs/mount/fs_umount2.c b/fs/mount/fs_umount2.c index 8d56aa31bf8..a60dfc2a09a 100644 --- a/fs/mount/fs_umount2.c +++ b/fs/mount/fs_umount2.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/mqueue/mq_close.c b/fs/mqueue/mq_close.c index d8527e7cf3a..0d0a4714617 100644 --- a/fs/mqueue/mq_close.c +++ b/fs/mqueue/mq_close.c @@ -62,7 +62,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/mqueue/mq_open.c b/fs/mqueue/mq_open.c index 3dbb2f9f8c3..ca4ef46bdd1 100644 --- a/fs/mqueue/mq_open.c +++ b/fs/mqueue/mq_open.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/mqueue/mq_unlink.c b/fs/mqueue/mq_unlink.c index f71b12d45a6..e9cce12c89b 100644 --- a/fs/mqueue/mq_unlink.c +++ b/fs/mqueue/mq_unlink.c @@ -62,7 +62,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/nfs/nfs_util.c b/fs/nfs/nfs_util.c index dbe547bcd98..eb339cee697 100644 --- a/fs/nfs/nfs_util.c +++ b/fs/nfs/nfs_util.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/nxffs/nxffs_initialize.c b/fs/nxffs/nxffs_initialize.c index 745ca4560a7..b453b38b9b0 100644 --- a/fs/nxffs/nxffs_initialize.c +++ b/fs/nxffs/nxffs_initialize.c @@ -66,7 +66,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /* See fs_mount.c -- this structure is explicitly externed there. diff --git a/fs/procfs/fs_procfs.c b/fs/procfs/fs_procfs.c index 3db09f68be8..506ab9fcb54 100644 --- a/fs/procfs/fs_procfs.c +++ b/fs/procfs/fs_procfs.c @@ -212,7 +212,7 @@ int procfs_initialize(void); #endif /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/procfs/fs_procfscpuload.c b/fs/procfs/fs_procfscpuload.c index fd94c918703..f33986d7160 100644 --- a/fs/procfs/fs_procfscpuload.c +++ b/fs/procfs/fs_procfscpuload.c @@ -100,7 +100,7 @@ static int cpuload_dup(FAR const struct file *oldp, static int cpuload_stat(FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/procfs/fs_procfskmm.c b/fs/procfs/fs_procfskmm.c index edfe3933e81..3424338dc04 100644 --- a/fs/procfs/fs_procfskmm.c +++ b/fs/procfs/fs_procfskmm.c @@ -98,7 +98,7 @@ static int kmm_dup(FAR const struct file *oldp, static int kmm_stat(FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/procfs/fs_procfsproc.c b/fs/procfs/fs_procfsproc.c index d47da8b67b2..720c5174384 100644 --- a/fs/procfs/fs_procfsproc.c +++ b/fs/procfs/fs_procfsproc.c @@ -197,7 +197,7 @@ static int proc_rewinddir(FAR struct fs_dirent_s *dir); static int proc_stat(FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/procfs/fs_procfsuptime.c b/fs/procfs/fs_procfsuptime.c index dce272e69f9..3e725c1473f 100644 --- a/fs/procfs/fs_procfsuptime.c +++ b/fs/procfs/fs_procfsuptime.c @@ -102,7 +102,7 @@ static int uptime_dup(FAR const struct file *oldp, static int uptime_stat(FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/romfs/fs_romfs.c b/fs/romfs/fs_romfs.c index 00f3f92886a..84c786671c1 100644 --- a/fs/romfs/fs_romfs.c +++ b/fs/romfs/fs_romfs.c @@ -101,7 +101,7 @@ static int romfs_stat(FAR struct inode *mountpt, FAR const char *relpath, FAR struct stat *buf); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/romfs/fs_romfsutil.c b/fs/romfs/fs_romfsutil.c index 7269bf14bce..9e19b7a4473 100644 --- a/fs/romfs/fs_romfsutil.c +++ b/fs/romfs/fs_romfsutil.c @@ -66,7 +66,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/semaphore/sem_close.c b/fs/semaphore/sem_close.c index 97d2bf5886e..3576cba2157 100644 --- a/fs/semaphore/sem_close.c +++ b/fs/semaphore/sem_close.c @@ -64,7 +64,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/semaphore/sem_open.c b/fs/semaphore/sem_open.c index 4bae07352cf..6b3d6e0d3e4 100644 --- a/fs/semaphore/sem_open.c +++ b/fs/semaphore/sem_open.c @@ -70,7 +70,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/semaphore/sem_unlink.c b/fs/semaphore/sem_unlink.c index bdeb826b810..636c7930853 100644 --- a/fs/semaphore/sem_unlink.c +++ b/fs/semaphore/sem_unlink.c @@ -64,7 +64,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/smartfs/smartfs_procfs.c b/fs/smartfs/smartfs_procfs.c index c0f60c13e60..474d85009fa 100644 --- a/fs/smartfs/smartfs_procfs.c +++ b/fs/smartfs/smartfs_procfs.c @@ -153,7 +153,7 @@ static size_t smartfs_files_read(FAR struct file *filep, FAR char *buffer, #endif /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static const struct smartfs_procfs_entry_s g_direntry[] = diff --git a/fs/smartfs/smartfs_smart.c b/fs/smartfs/smartfs_smart.c index fffba254b74..122d6dca874 100644 --- a/fs/smartfs/smartfs_smart.c +++ b/fs/smartfs/smartfs_smart.c @@ -110,7 +110,7 @@ static off_t smartfs_seek_internal(struct smartfs_mountpt_s *fs, off_t offset, int whence); /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static uint8_t g_seminitialized = FALSE; diff --git a/fs/smartfs/smartfs_utils.c b/fs/smartfs/smartfs_utils.c index 58dcde8e6b2..dba35882bcc 100644 --- a/fs/smartfs/smartfs_utils.c +++ b/fs/smartfs/smartfs_utils.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ #if defined(CONFIG_SMARTFS_MULTI_ROOT_DIRS) || \ diff --git a/fs/vfs/fs_fsync.c b/fs/vfs/fs_fsync.c index 246dc51d894..167daafa217 100644 --- a/fs/vfs/fs_fsync.c +++ b/fs/vfs/fs_fsync.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/vfs/fs_mkdir.c b/fs/vfs/fs_mkdir.c index 01ed5bb6291..886b4114a11 100644 --- a/fs/vfs/fs_mkdir.c +++ b/fs/vfs/fs_mkdir.c @@ -68,7 +68,7 @@ #ifdef FS_HAVE_MKDIR /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/vfs/fs_rename.c b/fs/vfs/fs_rename.c index e6ebfd3d63a..785898f2536 100644 --- a/fs/vfs/fs_rename.c +++ b/fs/vfs/fs_rename.c @@ -68,7 +68,7 @@ #ifdef FS_HAVE_RENAME /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/vfs/fs_rmdir.c b/fs/vfs/fs_rmdir.c index 234b11399d7..ba46b25ee94 100644 --- a/fs/vfs/fs_rmdir.c +++ b/fs/vfs/fs_rmdir.c @@ -68,7 +68,7 @@ #ifdef FS_HAVE_RMDIR /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/vfs/fs_sendfile.c b/fs/vfs/fs_sendfile.c index 8e68c8514b8..cf05b888687 100644 --- a/fs/vfs/fs_sendfile.c +++ b/fs/vfs/fs_sendfile.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/fs/vfs/fs_unlink.c b/fs/vfs/fs_unlink.c index 126caf2adc3..4c884c421bf 100644 --- a/fs/vfs/fs_unlink.c +++ b/fs/vfs/fs_unlink.c @@ -68,7 +68,7 @@ #ifdef FS_HAVE_UNLINK /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/aio/aio_error.c b/libc/aio/aio_error.c index 8bfa1978fb0..896ac97056d 100644 --- a/libc/aio/aio_error.c +++ b/libc/aio/aio_error.c @@ -55,7 +55,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/aio/aio_return.c b/libc/aio/aio_return.c index 4672de0855e..cfc58743796 100644 --- a/libc/aio/aio_return.c +++ b/libc/aio/aio_return.c @@ -55,7 +55,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/aio/aio_suspend.c b/libc/aio/aio_suspend.c index 5e5fe337157..948462cd909 100644 --- a/libc/aio/aio_suspend.c +++ b/libc/aio/aio_suspend.c @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/audio/lib_buffer.c b/libc/audio/lib_buffer.c index f7e29dd033b..af4e719879e 100644 --- a/libc/audio/lib_buffer.c +++ b/libc/audio/lib_buffer.c @@ -67,7 +67,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/math/lib_rint.c b/libc/math/lib_rint.c index d180c2a2518..2e6af43a877 100644 --- a/libc/math/lib_rint.c +++ b/libc/math/lib_rint.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ double rint(double x) diff --git a/libc/math/lib_rintf.c b/libc/math/lib_rintf.c index d72cbad7fdd..ca733e3d792 100644 --- a/libc/math/lib_rintf.c +++ b/libc/math/lib_rintf.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ float rintf(float x) diff --git a/libc/math/lib_rintl.c b/libc/math/lib_rintl.c index c6dc09a3b83..03d5de04426 100644 --- a/libc/math/lib_rintl.c +++ b/libc/math/lib_rintl.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ long double rintl(long double x) diff --git a/libc/misc/lib_sendfile.c b/libc/misc/lib_sendfile.c index 2313833dc77..c5c9b5536b6 100644 --- a/libc/misc/lib_sendfile.c +++ b/libc/misc/lib_sendfile.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/misc/lib_stream.c b/libc/misc/lib_stream.c index f42b040cbbe..bcf78389b09 100644 --- a/libc/misc/lib_stream.c +++ b/libc/misc/lib_stream.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/misc/lib_streamsem.c b/libc/misc/lib_streamsem.c index 9f26d96a722..ae6c2e08293 100644 --- a/libc/misc/lib_streamsem.c +++ b/libc/misc/lib_streamsem.c @@ -53,7 +53,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/pthread/pthread_barrierattrsetpshared.c b/libc/pthread/pthread_barrierattrsetpshared.c index 2fd224bad6b..6839511df56 100644 --- a/libc/pthread/pthread_barrierattrsetpshared.c +++ b/libc/pthread/pthread_barrierattrsetpshared.c @@ -56,7 +56,7 @@ ********************************************************************************/ /******************************************************************************** - * Private Variables + * Private Data ********************************************************************************/ /******************************************************************************** diff --git a/libc/pthread/pthread_startup.c b/libc/pthread/pthread_startup.c index 7bbac36cd04..3d2b76ce8f9 100644 --- a/libc/pthread/pthread_startup.c +++ b/libc/pthread/pthread_startup.c @@ -60,7 +60,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/sched/task_startup.c b/libc/sched/task_startup.c index 754e5aee3c6..6012e626750 100644 --- a/libc/sched/task_startup.c +++ b/libc/sched/task_startup.c @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/semaphore/sem_getvalue.c b/libc/semaphore/sem_getvalue.c index 6233e602980..16fcc7be0ac 100644 --- a/libc/semaphore/sem_getvalue.c +++ b/libc/semaphore/sem_getvalue.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/semaphore/sem_init.c b/libc/semaphore/sem_init.c index c7a4f70261f..861acb6cde5 100644 --- a/libc/semaphore/sem_init.c +++ b/libc/semaphore/sem_init.c @@ -57,7 +57,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/signal/sig_fillset.c b/libc/signal/sig_fillset.c index ecd5a82bc94..92f55edf409 100644 --- a/libc/signal/sig_fillset.c +++ b/libc/signal/sig_fillset.c @@ -52,7 +52,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/signal/sig_ismember.c b/libc/signal/sig_ismember.c index e03f5fbe978..c16ecd3d15c 100644 --- a/libc/signal/sig_ismember.c +++ b/libc/signal/sig_ismember.c @@ -52,7 +52,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_asprintf.c b/libc/stdio/lib_asprintf.c index 4c3f85760a6..b10a779dce4 100644 --- a/libc/stdio/lib_asprintf.c +++ b/libc/stdio/lib_asprintf.c @@ -67,7 +67,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fflush.c b/libc/stdio/lib_fflush.c index d56f8fb75c6..ae88e0ced2f 100644 --- a/libc/stdio/lib_fflush.c +++ b/libc/stdio/lib_fflush.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fgetc.c b/libc/stdio/lib_fgetc.c index 15ccb893dd9..c4b32d69b99 100644 --- a/libc/stdio/lib_fgetc.c +++ b/libc/stdio/lib_fgetc.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fgetpos.c b/libc/stdio/lib_fgetpos.c index ea49abb2ce4..ba4fa478b27 100644 --- a/libc/stdio/lib_fgetpos.c +++ b/libc/stdio/lib_fgetpos.c @@ -74,7 +74,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fprintf.c b/libc/stdio/lib_fprintf.c index a0169972ebd..191dc2e34a4 100644 --- a/libc/stdio/lib_fprintf.c +++ b/libc/stdio/lib_fprintf.c @@ -68,7 +68,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fputc.c b/libc/stdio/lib_fputc.c index 9ba40a6e7da..57e784759a3 100644 --- a/libc/stdio/lib_fputc.c +++ b/libc/stdio/lib_fputc.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fputs.c b/libc/stdio/lib_fputs.c index 033ff3b9b3f..4b47a046288 100644 --- a/libc/stdio/lib_fputs.c +++ b/libc/stdio/lib_fputs.c @@ -80,7 +80,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fread.c b/libc/stdio/lib_fread.c index 6acb9d7e771..8132b3275af 100644 --- a/libc/stdio/lib_fread.c +++ b/libc/stdio/lib_fread.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fseek.c b/libc/stdio/lib_fseek.c index 1016d8b37f9..bafe4488e43 100644 --- a/libc/stdio/lib_fseek.c +++ b/libc/stdio/lib_fseek.c @@ -76,7 +76,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fsetpos.c b/libc/stdio/lib_fsetpos.c index 681aa514f9a..18843cb6f7e 100644 --- a/libc/stdio/lib_fsetpos.c +++ b/libc/stdio/lib_fsetpos.c @@ -76,7 +76,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_ftell.c b/libc/stdio/lib_ftell.c index c13e64c9aef..8707c9b2645 100644 --- a/libc/stdio/lib_ftell.c +++ b/libc/stdio/lib_ftell.c @@ -76,7 +76,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_fwrite.c b/libc/stdio/lib_fwrite.c index 941120ae6d2..ffb76765ae8 100644 --- a/libc/stdio/lib_fwrite.c +++ b/libc/stdio/lib_fwrite.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libdtoa.c b/libc/stdio/lib_libdtoa.c index 995b0d72c41..a3ef37d2209 100644 --- a/libc/stdio/lib_libdtoa.c +++ b/libc/stdio/lib_libdtoa.c @@ -83,7 +83,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libfflush.c b/libc/stdio/lib_libfflush.c index 4eebac409df..ef20834b219 100644 --- a/libc/stdio/lib_libfflush.c +++ b/libc/stdio/lib_libfflush.c @@ -74,7 +74,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libflushall.c b/libc/stdio/lib_libflushall.c index e040d2deb60..342c96a5bd7 100644 --- a/libc/stdio/lib_libflushall.c +++ b/libc/stdio/lib_libflushall.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libfread.c b/libc/stdio/lib_libfread.c index e4ad730e265..8597209cd3c 100644 --- a/libc/stdio/lib_libfread.c +++ b/libc/stdio/lib_libfread.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libfwrite.c b/libc/stdio/lib_libfwrite.c index 12bfd033c87..12138e62ba0 100644 --- a/libc/stdio/lib_libfwrite.c +++ b/libc/stdio/lib_libfwrite.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libnoflush.c b/libc/stdio/lib_libnoflush.c index 6ad372a6537..be4ea8ae540 100644 --- a/libc/stdio/lib_libnoflush.c +++ b/libc/stdio/lib_libnoflush.c @@ -76,7 +76,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libsnoflush.c b/libc/stdio/lib_libsnoflush.c index 809356f1447..6deef38e039 100644 --- a/libc/stdio/lib_libsnoflush.c +++ b/libc/stdio/lib_libsnoflush.c @@ -75,7 +75,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libsprintf.c b/libc/stdio/lib_libsprintf.c index 8668a54674b..edb49f88325 100644 --- a/libc/stdio/lib_libsprintf.c +++ b/libc/stdio/lib_libsprintf.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_libvsprintf.c b/libc/stdio/lib_libvsprintf.c index c81e55617f7..a103b0c4eea 100644 --- a/libc/stdio/lib_libvsprintf.c +++ b/libc/stdio/lib_libvsprintf.c @@ -222,7 +222,7 @@ static void postjustify(FAR struct lib_outstream_s *obj, uint8_t fmt, static const char g_nullstring[] = "(null)"; /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_puts.c b/libc/stdio/lib_puts.c index c30c92aaf42..957e7426b98 100644 --- a/libc/stdio/lib_puts.c +++ b/libc/stdio/lib_puts.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_rdflush.c b/libc/stdio/lib_rdflush.c index 27bd25f6fd1..cb928fb820c 100644 --- a/libc/stdio/lib_rdflush.c +++ b/libc/stdio/lib_rdflush.c @@ -75,7 +75,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_snprintf.c b/libc/stdio/lib_snprintf.c index ca27bb0b467..a7bf89cebeb 100644 --- a/libc/stdio/lib_snprintf.c +++ b/libc/stdio/lib_snprintf.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_sprintf.c b/libc/stdio/lib_sprintf.c index e857c79cab7..8f75192896c 100644 --- a/libc/stdio/lib_sprintf.c +++ b/libc/stdio/lib_sprintf.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_sscanf.c b/libc/stdio/lib_sscanf.c index d4996dceef1..c54fb3f1458 100644 --- a/libc/stdio/lib_sscanf.c +++ b/libc/stdio/lib_sscanf.c @@ -151,7 +151,7 @@ static int findwidth(FAR const char *buf, FAR const char *fmt) } /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_ungetc.c b/libc/stdio/lib_ungetc.c index 4ae4bc69b12..89220751b39 100644 --- a/libc/stdio/lib_ungetc.c +++ b/libc/stdio/lib_ungetc.c @@ -77,7 +77,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_vasprintf.c b/libc/stdio/lib_vasprintf.c index e74cce46cc1..7338d03f594 100644 --- a/libc/stdio/lib_vasprintf.c +++ b/libc/stdio/lib_vasprintf.c @@ -87,7 +87,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_vfprintf.c b/libc/stdio/lib_vfprintf.c index 783dc8b916a..b77b1cb6af1 100644 --- a/libc/stdio/lib_vfprintf.c +++ b/libc/stdio/lib_vfprintf.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_vprintf.c b/libc/stdio/lib_vprintf.c index ee9a227c019..5f7a0844539 100644 --- a/libc/stdio/lib_vprintf.c +++ b/libc/stdio/lib_vprintf.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_vsnprintf.c b/libc/stdio/lib_vsnprintf.c index 6952ed5ad6e..ddbb1ef9ef9 100644 --- a/libc/stdio/lib_vsnprintf.c +++ b/libc/stdio/lib_vsnprintf.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_vsprintf.c b/libc/stdio/lib_vsprintf.c index f919de08877..a64fef6e736 100644 --- a/libc/stdio/lib_vsprintf.c +++ b/libc/stdio/lib_vsprintf.c @@ -68,7 +68,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdio/lib_wrflush.c b/libc/stdio/lib_wrflush.c index 0ccd007c6b5..b07c48b2904 100644 --- a/libc/stdio/lib_wrflush.c +++ b/libc/stdio/lib_wrflush.c @@ -70,7 +70,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/stdlib/lib_abort.c b/libc/stdlib/lib_abort.c index 86bad40726d..f037e8d8cc4 100644 --- a/libc/stdlib/lib_abort.c +++ b/libc/stdlib/lib_abort.c @@ -55,7 +55,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/termios/lib_cfgetspeed.c b/libc/termios/lib_cfgetspeed.c index b20e8816047..507890a10d1 100644 --- a/libc/termios/lib_cfgetspeed.c +++ b/libc/termios/lib_cfgetspeed.c @@ -45,7 +45,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/termios/lib_cfsetspeed.c b/libc/termios/lib_cfsetspeed.c index 8c761175369..7dce45d6a9a 100644 --- a/libc/termios/lib_cfsetspeed.c +++ b/libc/termios/lib_cfsetspeed.c @@ -46,7 +46,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/termios/lib_tcflush.c b/libc/termios/lib_tcflush.c index 3203493432d..013ebd49847 100644 --- a/libc/termios/lib_tcflush.c +++ b/libc/termios/lib_tcflush.c @@ -51,7 +51,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/termios/lib_tcgetattr.c b/libc/termios/lib_tcgetattr.c index 5c9c671d76e..447e2ecf019 100644 --- a/libc/termios/lib_tcgetattr.c +++ b/libc/termios/lib_tcgetattr.c @@ -51,7 +51,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/termios/lib_tcsetattr.c b/libc/termios/lib_tcsetattr.c index 85e96111cfc..ab93e2aafd4 100644 --- a/libc/termios/lib_tcsetattr.c +++ b/libc/termios/lib_tcsetattr.c @@ -51,7 +51,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/time/lib_calendar2utc.c b/libc/time/lib_calendar2utc.c index 95b33e2321a..2c2d507d9dc 100644 --- a/libc/time/lib_calendar2utc.c +++ b/libc/time/lib_calendar2utc.c @@ -66,7 +66,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/time/lib_dayofweek.c b/libc/time/lib_dayofweek.c index 55fb3c43707..bf1ed7280f1 100644 --- a/libc/time/lib_dayofweek.c +++ b/libc/time/lib_dayofweek.c @@ -68,7 +68,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/time/lib_daysbeforemonth.c b/libc/time/lib_daysbeforemonth.c index e0cad2d206c..8c09c2203e8 100644 --- a/libc/time/lib_daysbeforemonth.c +++ b/libc/time/lib_daysbeforemonth.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static const uint16_t g_daysbeforemonth[13] = diff --git a/libc/time/lib_gmtime.c b/libc/time/lib_gmtime.c index bd0addf295a..1eeade4675e 100644 --- a/libc/time/lib_gmtime.c +++ b/libc/time/lib_gmtime.c @@ -66,7 +66,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/time/lib_gmtimer.c b/libc/time/lib_gmtimer.c index d3f17401897..d6b224cfcc0 100644 --- a/libc/time/lib_gmtimer.c +++ b/libc/time/lib_gmtimer.c @@ -82,7 +82,7 @@ static void clock_utc2julian(time_t jdn, int *year, int *month, int *day); ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/time/lib_isleapyear.c b/libc/time/lib_isleapyear.c index faa1412189d..3bad3164774 100644 --- a/libc/time/lib_isleapyear.c +++ b/libc/time/lib_isleapyear.c @@ -62,7 +62,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/time/lib_mktime.c b/libc/time/lib_mktime.c index 84b00ae79a6..5798ce53099 100644 --- a/libc/time/lib_mktime.c +++ b/libc/time/lib_mktime.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/unistd/lib_access.c b/libc/unistd/lib_access.c index f700a2d6ae3..b9d22f9e83f 100644 --- a/libc/unistd/lib_access.c +++ b/libc/unistd/lib_access.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/unistd/lib_execl.c b/libc/unistd/lib_execl.c index 86bb3aed69c..08dbdc6112e 100644 --- a/libc/unistd/lib_execl.c +++ b/libc/unistd/lib_execl.c @@ -60,7 +60,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/unistd/lib_getopt.c b/libc/unistd/lib_getopt.c index 1c0450100c9..47ac0855095 100644 --- a/libc/unistd/lib_getopt.c +++ b/libc/unistd/lib_getopt.c @@ -56,7 +56,7 @@ int optind = 1; /* Index into argv */ int optopt = '?'; /* unrecognized option character */ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ static FAR char *g_optptr = NULL; diff --git a/libc/unistd/lib_getoptargp.c b/libc/unistd/lib_getoptargp.c index 826132e07d5..876b287929d 100644 --- a/libc/unistd/lib_getoptargp.c +++ b/libc/unistd/lib_getoptargp.c @@ -50,7 +50,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/unistd/lib_getoptindp.c b/libc/unistd/lib_getoptindp.c index a487d9b126e..d4136423292 100644 --- a/libc/unistd/lib_getoptindp.c +++ b/libc/unistd/lib_getoptindp.c @@ -50,7 +50,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/unistd/lib_getoptoptp.c b/libc/unistd/lib_getoptoptp.c index 238d68ac53e..b1aa2fc218c 100644 --- a/libc/unistd/lib_getoptoptp.c +++ b/libc/unistd/lib_getoptoptp.c @@ -50,7 +50,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/unistd/lib_sleep.c b/libc/unistd/lib_sleep.c index 26f8d5b91e0..785d76b63b5 100644 --- a/libc/unistd/lib_sleep.c +++ b/libc/unistd/lib_sleep.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/unistd/lib_usleep.c b/libc/unistd/lib_usleep.c index 7f554b3ebc2..5b72bbdcdf7 100644 --- a/libc/unistd/lib_usleep.c +++ b/libc/unistd/lib_usleep.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/wqueue/work_cancel.c b/libc/wqueue/work_cancel.c index 50d5e5239de..8fe330ef0a1 100644 --- a/libc/wqueue/work_cancel.c +++ b/libc/wqueue/work_cancel.c @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/wqueue/work_lock.c b/libc/wqueue/work_lock.c index 7b6635991c6..a8f1078707a 100644 --- a/libc/wqueue/work_lock.c +++ b/libc/wqueue/work_lock.c @@ -61,7 +61,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libc/wqueue/work_signal.c b/libc/wqueue/work_signal.c index a474c2bc36f..da8b174cd58 100644 --- a/libc/wqueue/work_signal.c +++ b/libc/wqueue/work_signal.c @@ -61,7 +61,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/libxx/libxx.hxx b/libxx/libxx.hxx index f8c1eada4a9..be740aaf873 100644 --- a/libxx/libxx.hxx +++ b/libxx/libxx.hxx @@ -74,7 +74,7 @@ typedef CODE void (*__cxa_exitfunc_t)(void *arg); //*************************************************************************** -// Public Variables +// Public Data //*************************************************************************** extern "C" FAR void *__dso_handle; diff --git a/libxx/libxx__gnu_unwind_find_exidx.hxx b/libxx/libxx__gnu_unwind_find_exidx.hxx index 0925d76e90e..9156874a6ce 100644 --- a/libxx/libxx__gnu_unwind_find_exidx.hxx +++ b/libxx/libxx__gnu_unwind_find_exidx.hxx @@ -60,7 +60,7 @@ typedef struct __EIT_entry } __EIT_entry; //*************************************************************************** -// Public Variables +// Public Data //*************************************************************************** extern __EIT_entry __exidx_start; diff --git a/net/devif/devif_iobsend.c b/net/devif/devif_iobsend.c index 157064b0c00..66194aca916 100644 --- a/net/devif/devif_iobsend.c +++ b/net/devif/devif_iobsend.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/devif/devif_pktsend.c b/net/devif/devif_pktsend.c index 1f65182efd6..7e6c83a2097 100644 --- a/net/devif/devif_pktsend.c +++ b/net/devif/devif_pktsend.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/devif/devif_send.c b/net/devif/devif_send.c index 69781a87fb1..8bcfedb0b01 100644 --- a/net/devif/devif_send.c +++ b/net/devif/devif_send.c @@ -72,7 +72,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/icmp/icmp_ping.c b/net/icmp/icmp_ping.c index 4b62bd1c827..954d22e4a99 100644 --- a/net/icmp/icmp_ping.c +++ b/net/icmp/icmp_ping.c @@ -98,7 +98,7 @@ struct icmp_ping_s ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/icmp/icmp_poll.c b/net/icmp/icmp_poll.c index a2da1208871..ac21ead7fd4 100644 --- a/net/icmp/icmp_poll.c +++ b/net/icmp/icmp_poll.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/icmpv6/icmpv6_ping.c b/net/icmpv6/icmpv6_ping.c index b6f8edd299d..0e9ac3b6913 100644 --- a/net/icmpv6/icmpv6_ping.c +++ b/net/icmpv6/icmpv6_ping.c @@ -101,7 +101,7 @@ struct icmpv6_ping_s ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/icmpv6/icmpv6_poll.c b/net/icmpv6/icmpv6_poll.c index 7db797cb2c5..6cf00532fbb 100644 --- a/net/icmpv6/icmpv6_poll.c +++ b/net/icmpv6/icmpv6_poll.c @@ -59,7 +59,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/igmp/igmp_send.c b/net/igmp/igmp_send.c index 5a2526395df..1482a635495 100644 --- a/net/igmp/igmp_send.c +++ b/net/igmp/igmp_send.c @@ -83,7 +83,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/net_initialize.c b/net/net_initialize.c index 6de3a97c10e..df3a72226d3 100644 --- a/net/net_initialize.c +++ b/net/net_initialize.c @@ -67,11 +67,11 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/pkt/pkt_input.c b/net/pkt/pkt_input.c index f21c3716fc6..60b2ca19aaf 100644 --- a/net/pkt/pkt_input.c +++ b/net/pkt/pkt_input.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/pkt/pkt_poll.c b/net/pkt/pkt_poll.c index 561bb33fe51..afb65db24fb 100644 --- a/net/pkt/pkt_poll.c +++ b/net/pkt/pkt_poll.c @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/socket/net_sockets.c b/net/socket/net_sockets.c index a327431b906..4d2ae7dd621 100644 --- a/net/socket/net_sockets.c +++ b/net/socket/net_sockets.c @@ -53,22 +53,6 @@ #if CONFIG_NSOCKET_DESCRIPTORS > 0 -/**************************************************************************** - * Pre-processor Definitions - ****************************************************************************/ - -/**************************************************************************** - * Public Types - ****************************************************************************/ - -/**************************************************************************** - * Private Variables - ****************************************************************************/ - -/**************************************************************************** - * Private Variables - ****************************************************************************/ - /**************************************************************************** * Private Functions ****************************************************************************/ diff --git a/net/tcp/tcp_appsend.c b/net/tcp/tcp_appsend.c index 03ad447464f..dbaeb5c2d3e 100644 --- a/net/tcp/tcp_appsend.c +++ b/net/tcp/tcp_appsend.c @@ -64,7 +64,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/tcp/tcp_devpoll.c b/net/tcp/tcp_devpoll.c index 92f7c576686..bf7a7ee6812 100644 --- a/net/tcp/tcp_devpoll.c +++ b/net/tcp/tcp_devpoll.c @@ -64,7 +64,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/tcp/tcp_input.c b/net/tcp/tcp_input.c index 109e27b7639..49c8aca1aef 100644 --- a/net/tcp/tcp_input.c +++ b/net/tcp/tcp_input.c @@ -69,7 +69,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/tcp/tcp_send.c b/net/tcp/tcp_send.c index dc1d3496f00..42fb9a62c8e 100644 --- a/net/tcp/tcp_send.c +++ b/net/tcp/tcp_send.c @@ -73,7 +73,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/tcp/tcp_timer.c b/net/tcp/tcp_timer.c index 16dd2e32264..48109d63bee 100644 --- a/net/tcp/tcp_timer.c +++ b/net/tcp/tcp_timer.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/udp/udp_devpoll.c b/net/udp/udp_devpoll.c index a142db1543f..af6ae68918f 100644 --- a/net/udp/udp_devpoll.c +++ b/net/udp/udp_devpoll.c @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/udp/udp_input.c b/net/udp/udp_input.c index a77371d0e88..601b0de2b76 100644 --- a/net/udp/udp_input.c +++ b/net/udp/udp_input.c @@ -65,7 +65,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/net/udp/udp_send.c b/net/udp/udp_send.c index 021ea576e8f..6bc010d9979 100644 --- a/net/udp/udp_send.c +++ b/net/udp/udp_send.c @@ -79,7 +79,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/sched/irq/irq_attach.c b/sched/irq/irq_attach.c index 6402ca3157f..d111eeb5c78 100644 --- a/sched/irq/irq_attach.c +++ b/sched/irq/irq_attach.c @@ -56,7 +56,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/sched/irq/irq_dispatch.c b/sched/irq/irq_dispatch.c index 6073c3edf73..4d18ac34fdb 100644 --- a/sched/irq/irq_dispatch.c +++ b/sched/irq/irq_dispatch.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/sched/mqueue/mq_initialize.c b/sched/mqueue/mq_initialize.c index 14eda7b8521..b86c74c6d94 100644 --- a/sched/mqueue/mq_initialize.c +++ b/sched/mqueue/mq_initialize.c @@ -82,7 +82,7 @@ sq_queue_t g_msgfreeirq; sq_queue_t g_desfree; /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /* g_msgalloc is a pointer to the start of the allocated block of diff --git a/sched/paging/pg_worker.c b/sched/paging/pg_worker.c index 29344fb842d..08c94fd17c7 100644 --- a/sched/paging/pg_worker.c +++ b/sched/paging/pg_worker.c @@ -90,7 +90,7 @@ pid_t g_pgworker; FAR struct tcb_s *g_pftcb; /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ #ifndef CONFIG_PAGING_BLOCKINGFILL diff --git a/sched/sched/sched_cpuload.c b/sched/sched/sched_cpuload.c index f7158b74c29..6cfe027bedb 100644 --- a/sched/sched/sched_cpuload.c +++ b/sched/sched/sched_cpuload.c @@ -74,7 +74,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /* This is the total number of clock tick counts. Essentially the diff --git a/sched/sched/sched_timerexpiration.c b/sched/sched/sched_timerexpiration.c index 0c329e23cc5..ee340996870 100644 --- a/sched/sched/sched_timerexpiration.c +++ b/sched/sched/sched_timerexpiration.c @@ -109,7 +109,7 @@ uint32_t g_oneshot_maxticks = UINT32_MAX; #endif /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /* This is the duration of the currently active timer or, when * sched_timer_expiration() is called, the duration of interval timer diff --git a/sched/signal/sig_initialize.c b/sched/signal/sig_initialize.c index 02c0685efd2..12dc4a18bec 100644 --- a/sched/signal/sig_initialize.c +++ b/sched/signal/sig_initialize.c @@ -81,7 +81,7 @@ sq_queue_t g_sigpendingsignal; sq_queue_t g_sigpendingirqsignal; /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /* g_sigactionalloc is a pointer to the start of the allocated blocks of diff --git a/sched/task/task_execv.c b/sched/task/task_execv.c index 01d89f13934..c4457df537f 100644 --- a/sched/task/task_execv.c +++ b/sched/task/task_execv.c @@ -54,7 +54,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/sched/task/task_exithook.c b/sched/task/task_exithook.c index bc72151be19..b1210778d6c 100644 --- a/sched/task/task_exithook.c +++ b/sched/task/task_exithook.c @@ -66,7 +66,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/sched/task/task_init.c b/sched/task/task_init.c index 7f6fc14d8ad..8583c1ecc3d 100644 --- a/sched/task/task_init.c +++ b/sched/task/task_init.c @@ -63,7 +63,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/sched/task/task_start.c b/sched/task/task_start.c index 9737d2ddf32..acff33e66cd 100644 --- a/sched/task/task_start.c +++ b/sched/task/task_start.c @@ -67,7 +67,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /**************************************************************************** diff --git a/sched/task/task_starthook.c b/sched/task/task_starthook.c index c36517599e3..f102afc0a7c 100644 --- a/sched/task/task_starthook.c +++ b/sched/task/task_starthook.c @@ -58,7 +58,7 @@ ****************************************************************************/ /**************************************************************************** - * Private Variables + * Private Data ****************************************************************************/ /****************************************************************************