incubator-nuttx/fs/nfs
YAMAMOTO Takashi e8695d61ca fs/nfs/nfs_vfsops.c: Fix syslog formats
The following nxstyle errors are not new.
(macros like SIZEOF_rpc_reply_readdir)

fs/nfs/nfs_vfsops.c:848:12: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:1020:16: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:1420:13: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:1818:11: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:1819:11: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:1830:8: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:1851:42: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:2049:54: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:2115:58: error: Mixed case identifier found
fs/nfs/nfs_vfsops.c:2172:54: error: Mixed case identifier found
2020-11-25 05:11:26 -08:00
..
Kconfig Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
Make.defs Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
nfs.h fs/nfs: Support both IPv6 and TCP 2020-03-02 15:04:07 -06:00
nfs_mount.h fs/nfs: Support both IPv6 and TCP 2020-03-02 15:04:07 -06:00
nfs_node.h
nfs_proto.h Fix the indentation and spacing that don't conform to the coding standard. 2020-05-28 12:22:23 -06:00
nfs_util.c fs/nfs/nfs_util.c: Fix syslog formats 2020-11-25 05:11:26 -08:00
nfs_vfsops.c fs/nfs/nfs_vfsops.c: Fix syslog formats 2020-11-25 05:11:26 -08:00
rpc.h fs/nfs: Add the simplest RPCAUTH_UNIX support 2020-03-02 15:04:20 -06:00
rpc_clnt.c fs/nfs/rpc_clnt.c: Fix a syslog format 2020-11-25 05:11:26 -08:00
xdr_subs.h