Modify comment error
Device file system should be registered
This commit is contained in:
parent
af95348bf1
commit
9b925fb9c0
@ -326,7 +326,7 @@ static const struct dfs_filesystem_ops _device_fs =
|
||||
|
||||
int devfs_init(void)
|
||||
{
|
||||
/* register rom file system */
|
||||
/* register device file system */
|
||||
dfs_register(&_device_fs);
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user