mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Cosmetic changes to USB host class driver files
This commit is contained in:
@@ -2198,6 +2198,7 @@ static ssize_t usbhost_read(FAR struct file *filep, FAR char *buffer, size_t len
|
||||
tail = 0;
|
||||
}
|
||||
}
|
||||
|
||||
ret = nbytes;
|
||||
|
||||
/* Update the tail index (pehaps marking the buffer empty) */
|
||||
|
||||
Reference in New Issue
Block a user