mirror of
https://github.com/apache/nuttx.git
synced 2026-09-22 22:55:02 +08:00
Cosmetic standardization of some naming in comments
This commit is contained in:
@@ -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
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user