fs/romfs: fix the typo error
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
This commit is contained in:
parent
9aea5d5dbb
commit
06f76747fc
@ -169,7 +169,7 @@ int16_t romfs_devcacheread(struct romfs_mountpt_s *rm, uint32_t offset)
|
||||
int ret;
|
||||
|
||||
/* rm->rm_cachesector holds the current sector that is buffer in or
|
||||
* referenced by rm->tm_buffer. If the requested sector is the same as this
|
||||
* referenced by rm->rm_buffer. If the requested sector is the same as this
|
||||
* this then we do nothing.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user