Remove some empty code section comments

This commit is contained in:
Gregory Nutt
2016-02-26 07:35:55 -06:00
parent 8db55f6493
commit 2c95fef501
49 changed files with 4 additions and 538 deletions
-4
View File
@@ -54,10 +54,6 @@
#include "local/local.h"
#include "socket/socket.h"
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/
-4
View File
@@ -66,10 +66,6 @@
#include "local/local.h"
#include "socket/socket.h"
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Private Types
****************************************************************************/
-4
View File
@@ -48,10 +48,6 @@
#if defined(CONFIG_NET) && CONFIG_NSOCKET_DESCRIPTORS > 0
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/
+1 -4
View File
@@ -50,10 +50,6 @@
#include "tcp/tcp.h"
#include "socket/socket.h"
/****************************************************************************
* Private Types
****************************************************************************/
/****************************************************************************
* Private Function Prototypes
****************************************************************************/
@@ -66,6 +62,7 @@ static uint16_t connection_event(FAR struct net_driver_s *dev,
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Name: connection_closed
*
-4
View File
@@ -52,10 +52,6 @@
#if defined(CONFIG_NET) && CONFIG_NSOCKET_DESCRIPTORS > 0
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/
-12
View File
@@ -49,18 +49,6 @@
#include "local/local.h"
#include "socket/socket.h"
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/
/****************************************************************************
* Private Types
****************************************************************************/
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Public Functions
****************************************************************************/