Fix the wrong comment banner

"Private Type"->"Private Types"
"Public Data Type"->"Public Types"

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao 2023-12-03 22:39:02 +08:00 committed by Alan Carvalho de Assis
parent 6a8344bf37
commit 083eb5e993
17 changed files with 17 additions and 17 deletions

View File

@ -36,7 +36,7 @@
#define THREAD_NUM CONFIG_SPINLOCK_MULTITHREAD
/****************************************************************************
* Private Type
* Private Types
****************************************************************************/
struct thread_parmeter_s

View File

@ -49,7 +49,7 @@
#define APP_DEFAULT_VOL (400)
/****************************************************************************
* Private Data Type
* Private Types
****************************************************************************/
struct app_options

View File

@ -52,7 +52,7 @@
#define APP_DEFAULT_VOL (1000)
/****************************************************************************
* Private Data Type
* Private Types
****************************************************************************/
struct app_options

View File

@ -44,7 +44,7 @@
****************************************************************************/
/****************************************************************************
* Private Data Type
* Private Types
****************************************************************************/
struct atcmd_postprocarg_t

View File

@ -38,7 +38,7 @@
#include <lte/lte_lwm2m.h>
/****************************************************************************
* Public Data Type
* Public Types
****************************************************************************/
typedef int (*atreply_parser_t)(FAR char *reply, int len, void *arg);

View File

@ -32,7 +32,7 @@
#include "alt1250_usockif.h"
/****************************************************************************
* Public Data Type
* Public Types
****************************************************************************/
typedef CODE int (*postproc_hdlr_t)(FAR struct alt1250_s *dev,

View File

@ -43,7 +43,7 @@
#include "alt1250_evt.h"
/****************************************************************************
* Private Data Type
* Private Types
****************************************************************************/
struct reset_arg_s

View File

@ -50,7 +50,7 @@
#define WRITESET_BIT (1 << 1)
/****************************************************************************
* Private Data Type
* Private Types
****************************************************************************/
struct select_params_s

View File

@ -174,7 +174,7 @@
(usockif_sendtxready((d)->usockfd, USOCKET_USOCKID(s)))
/****************************************************************************
* Public Data Type
* Public Types
****************************************************************************/
struct alt1250_s;

View File

@ -53,7 +53,7 @@
#define REP_SEND_DACK_RXREADY W_CONTAINER_FREE(11)
/****************************************************************************
* Public Data Type
* Public Types
****************************************************************************/
typedef int (*usrsock_reqhandler_t)(FAR struct alt1250_s *dev,

View File

@ -57,7 +57,7 @@
usockif_sendevent((fff), (iii), USRSOCK_EVENT_RECVFROM_AVAIL)
/****************************************************************************
* Public Data Type
* Public Types
****************************************************************************/
union usrsock_requests_u

View File

@ -35,7 +35,7 @@
#define LTE_IMAGE_PERT_SIZE (256)
/****************************************************************************
* Public Data Type
* Public Types
****************************************************************************/
struct delta_header_s

View File

@ -54,7 +54,7 @@
#define SMS_SET_MSG_INDEX(info, x) ((info)->msg_index = (x))
/****************************************************************************
* Public Data Type
* Public Types
****************************************************************************/
enum sms_state_e

View File

@ -47,7 +47,7 @@
#include "driver/driver.h"
/****************************************************************************
* Private Type
* Private Types
****************************************************************************/
/****************************************************************************

View File

@ -66,7 +66,7 @@
} while (0)
/****************************************************************************
* Private Type
* Private Types
****************************************************************************/
struct rtc_state_s

View File

@ -45,7 +45,7 @@
#include <lv_porting/lv_porting.h>
/****************************************************************************
* Private Type
* Private Types
****************************************************************************/
/****************************************************************************

View File

@ -52,7 +52,7 @@
} while (0)
/****************************************************************************
* Private Type
* Private Types
****************************************************************************/
enum memorystress_rwerror_e