drivers/misc: fix typo memroy -> memory

Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
chao an 2024-12-17 15:44:31 +08:00 committed by Xiang Xiao
parent 33d717d3a0
commit 74e6d0e8bf
3 changed files with 3 additions and 3 deletions

View file

@ -780,7 +780,7 @@ static int rpmsgblk_unlink(FAR struct inode *inode)
*
* Parameters:
* priv - The rpmsg-blk handle
* len - The got memroy size
* len - The got memory size
*
* Returned Values:
* NULL - failure

View file

@ -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

View file

@ -667,7 +667,7 @@ static int rpmsgmtd_ioctl(FAR struct mtd_dev_s *dev, int cmd,
*
* Parameters:
* priv - The rpmsg-mtd handle
* len - The got memroy size
* len - The got memory size
*
* Returned Values:
* NULL - failure