nuttx/fs/rpmsgfs
Kaben 9c467c5114 fs/hostfs: fix pre-existing nxstyle issues in touched files
Add missing blank lines after declarations and fix one bad alignment
in hostfs/rpmsgfs-related files. These are pre-existing style issues
flagged by CI's whole-file nxstyle check when our PR touches these
files. No logic change (git diff -w is blank-line-only additions).

Signed-off-by: yukangzhi <yukangzhi@xiaomi.com>
2026-08-28 18:35:37 +08:00
..
CMakeLists.txt fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
Kconfig rpmsg: make all the rpmsg services deponds on RPMSG 2024-02-18 04:09:34 -08:00
Make.defs fs: migrate to SPDX identifier 2024-11-06 01:58:54 +08:00
rpmsgfs.c fs/rpmsgfs: add link, symlink, readlink and lstat support 2026-08-28 18:35:37 +08:00
rpmsgfs.h fs/rpmsgfs: add link, symlink, readlink and lstat support 2026-08-28 18:35:37 +08:00
rpmsgfs_client.c fs/hostfs: fix pre-existing nxstyle issues in touched files 2026-08-28 18:35:37 +08:00
rpmsgfs_server.c fs/rpmsgfs: add link, symlink, readlink and lstat support 2026-08-28 18:35:37 +08:00