Cosmetic changes to USB host class driver files

This commit is contained in:
Gregory Nutt
2013-09-21 12:19:12 -06:00
parent c900c580ae
commit 5b17e9da79
3 changed files with 11 additions and 11 deletions
+1
View File
@@ -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) */