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
+1 -1
View File
@@ -75,7 +75,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -68,7 +68,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -68,7 +68,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -180,7 +180,7 @@ netdev_finddevice_ipv6addr(const net_ipv6addr_t ripaddr)
#endif /* CONFIG_NET_IPv6 */
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -68,7 +68,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -67,7 +67,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -949,7 +949,7 @@ static int netdev_rtioctl(FAR struct socket *psock, int cmd,
#endif
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -92,7 +92,7 @@ struct net_driver_s *g_netdevices = NULL;
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -71,7 +71,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+2 -2
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
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -71,7 +71,7 @@
****************************************************************************/
/****************************************************************************
* Global Functions
* Public Functions
****************************************************************************/
/****************************************************************************
+2 -2
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
****************************************************************************/
/****************************************************************************