mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 01:21:26 +08:00
fs/: Fix various coding standard issues found while testing tools/nxstyle.c
This commit is contained in:
@@ -147,7 +147,6 @@ int umount2(FAR const char *target, unsigned int flags)
|
||||
* pseudo-file inode.
|
||||
*/
|
||||
|
||||
|
||||
mountpt_inode->i_flags &= ~FSNODEFLAG_TYPE_MASK;
|
||||
mountpt_inode->i_private = NULL;
|
||||
mountpt_inode->u.i_mops = NULL;
|
||||
|
||||
Reference in New Issue
Block a user