mirror of
https://github.com/apache/nuttx.git
synced 2026-09-23 07:14:28 +08:00
drivers/misc: fix typo memroy -> memory
Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
@@ -745,7 +745,7 @@ static int rpmsgdev_poll(FAR struct file *filep, FAR struct pollfd *fds,
|
||||
*
|
||||
* Parameters:
|
||||
* priv - The rpmsg-device handle
|
||||
* len - The got memroy size
|
||||
* len - The got memory size
|
||||
*
|
||||
* Returned Values:
|
||||
* NULL - failure
|
||||
|
||||
Reference in New Issue
Block a user