Standardization of some function headers.

This commit is contained in:
Gregory Nutt
2018-03-13 09:52:27 -06:00
parent c268288c17
commit b54ffe858a
488 changed files with 2008 additions and 2007 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
*
* NOTE: netdev semaphore held throughout enumeration.
*
* Parameters:
* Input Parameters:
* callback - Will be called for each registered device
* arg - User argument passed to callback()
*