mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 10:53:30 +08:00
[nfs]:Format Optimize
This commit is contained in:
parent
4d0e205406
commit
d051c6dec0
@ -888,7 +888,6 @@ nfs_dir *nfs_opendir(nfs_filesystem *nfs, const char *path)
|
||||
if (handle == NULL)
|
||||
{
|
||||
rt_free(dir);
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user