forked from apache/nuttx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fs/inode: minor change to save the code size
Before: text data bss dec hex filename 360641 7889 4064 372594 5af72 nuttx After: text data bss dec hex filename 360313 7889 4064 372266 5ae2a nuttx Signed-off-by: chao an <[email protected]>
- Loading branch information
Showing
1 changed file
with
26 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters