Be consistent... Use Name: consistent in function headers vs Function:

This commit is contained in:
Gregory Nutt
2017-04-21 16:33:14 -06:00
parent 2c4800f511
commit d5207efb5a
213 changed files with 730 additions and 730 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
****************************************************************************/
/****************************************************************************
* Function: mq_getattr
* Name: mq_getattr
*
* Description:
* This functions gets status information and attributes
+1 -1
View File
@@ -49,7 +49,7 @@
****************************************************************************/
/****************************************************************************
* Function: mq_setattr
* Name: mq_setattr
*
* Description:
* This function sets the attributes associated with the
+1 -1
View File
@@ -219,7 +219,7 @@ void weak_function sched_process_cpuload(void)
}
/****************************************************************************
* Function: clock_cpuload
* Name: clock_cpuload
*
* Description:
* Return load measurement data for the select PID.
+1 -1
View File
@@ -53,7 +53,7 @@
****************************************************************************/
/****************************************************************************
* Function: sem_setprotocol
* Name: sem_setprotocol
*
* Description:
* Set semaphore protocol attribute.