mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 09:33:18 +08:00
Fix an issue of driver open failure caused by the following commit
that changes the initial value of inode reference.
43d0d95f81 fs/inode: using inode reference to indicate unlink and simply code