mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Standardize some naming in code section comments
This commit is contained in:
@@ -118,7 +118,7 @@ static bool up_txready(FAR struct uart_dev_s *dev);
|
||||
static bool up_txempty(FAR struct uart_dev_s *dev);
|
||||
|
||||
/****************************************************************************
|
||||
* Private Variables
|
||||
* Private Data
|
||||
****************************************************************************/
|
||||
|
||||
static const struct uart_ops_s g_uart_ops =
|
||||
|
||||
Reference in New Issue
Block a user