On Sat, May 13, 2023 at 12:47:03AM +0200, Heinrich Schuchardt wrote:
> If a file does not exist, it should be created.
>
> Fixes: f676b45151c3 ("fs: Add semihosting filesystem")
> Signed-off-by: Heinrich Schuchardt
Applied to u-boot/next, thanks!
--
Tom
signature.asc
Description: PGP signat
If a file does not exist, it should be created.
Fixes: f676b45151c3 ("fs: Add semihosting filesystem")
Signed-off-by: Heinrich Schuchardt
---
fs/semihostingfs.c | 4
1 file changed, 4 insertions(+)
diff --git a/fs/semihostingfs.c b/fs/semihostingfs.c
index 96eb3349a2..3592338a68 100644
---
2 matches
Mail list logo