Skip to content
Commit 29028bcd authored by Gregory Nutt's avatar Gregory Nutt
Browse files

romfs: Simplify fstat() implementation. It is not necessary to save the file...

romfs:  Simplify fstat() implementation.  It is not necessary to save the file type at open,  We know in this context that the file is a regular file.
parent 904478c1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment