1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 20:44:34 +01:00
Files
u-boot-megous/include/fs.h
Heinrich Schuchardt a0e92cde2a fs: correct comments for fs_read() and write()
The existing comments where confusing read and write. The comment for
fs_write() had:
"@addr: The address to read into"

So let's rework the comments and format them in Sphinx style.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-05-03 07:23:17 -04:00

6.4 KiB