Cosmetic standardization of some naming in comments

This commit is contained in:
Gregory Nutt 2015-01-19 16:02:56 -06:00
parent 33d95bdcee
commit aec4528882
29 changed files with 37 additions and 37 deletions

View file

@ -61,11 +61,11 @@
****************************************************************************/
/****************************************************************************
* Global Constant Data
* Public Constant Data
****************************************************************************/
/****************************************************************************
* Global Variables
* Public Variables
****************************************************************************/
/****************************************************************************
@ -77,7 +77,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -60,11 +60,11 @@
****************************************************************************/
/****************************************************************************
* Global Constant Data
* Public Constant Data
****************************************************************************/
/****************************************************************************
* Global Variables
* Public Variables
****************************************************************************/
/****************************************************************************
@ -76,7 +76,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -60,11 +60,11 @@
****************************************************************************/
/****************************************************************************
* Global Constant Data
* Public Constant Data
****************************************************************************/
/****************************************************************************
* Global Variables
* Public Variables
****************************************************************************/
/****************************************************************************
@ -76,7 +76,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -75,7 +75,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -68,7 +68,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -68,7 +68,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -180,7 +180,7 @@ netdev_finddevice_ipv6addr(const net_ipv6addr_t ripaddr)
#endif /* CONFIG_NET_IPv6 */
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -68,7 +68,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -67,7 +67,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -949,7 +949,7 @@ static int netdev_rtioctl(FAR struct socket *psock, int cmd,
#endif
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -92,7 +92,7 @@ struct net_driver_s *g_netdevices = NULL;
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -71,7 +71,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -53,7 +53,7 @@
#include "netdev/netdev.h"
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
#define NO_HOLDER (pid_t)-1
@ -89,7 +89,7 @@ static struct netdev_sem_s g_devlock;
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -71,7 +71,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -55,7 +55,7 @@
#include "netdev/netdev.h"
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
#ifdef CONFIG_NET_SLIP
@ -81,7 +81,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -48,7 +48,7 @@
#include "utils/utils.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -48,7 +48,7 @@
#include "socket/socket.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -48,7 +48,7 @@
#include "socket/socket.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -53,7 +53,7 @@
#include "socket/socket.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -53,7 +53,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -49,7 +49,7 @@
#if defined(CONFIG_NET) && CONFIG_NSOCKET_DESCRIPTORS > 0
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -48,7 +48,7 @@
#include "socket/socket.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -52,7 +52,7 @@
#if defined(CONFIG_NET) && CONFIG_NSOCKET_DESCRIPTORS > 0
/****************************************************************************
* Pre-Processor Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View file

@ -47,7 +47,7 @@
#include "socket/socket.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -1522,7 +1522,7 @@ static ssize_t tcp_recvfrom(FAR struct socket *psock, FAR void *buf, size_t len,
#endif /* CONFIG_NET_TCP */
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -48,7 +48,7 @@
#include "socket/socket.h"
/****************************************************************************
* Definitions
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************

View file

@ -52,7 +52,7 @@
#include "utils/utils.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -53,7 +53,7 @@
#include "pkt/pkt.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************

View file

@ -44,7 +44,7 @@
#include "utils/utils.h"
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************