This is an automated email from the ASF dual-hosted git repository.
davids5 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e6490694a1 drivers/video: passthrough unknown ioctl commands for
customized scenarios in fb driver
new 149cafe450 procfs: Add g_ prefix to all procfs_operations
new c6d210289f procfs: remove procfs_ from procfs_operations variables
new 4be499a243 procfs: Make g_procfs_entries in the alphabetic order
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/mtd/mtd_partition.c | 2 +-
drivers/power/pm/pm_procfs.c | 2 +-
fs/mount/fs_procfs_mount.c | 2 +-
fs/procfs/Kconfig | 109 +++++++++++++++++++--------------------
fs/procfs/Make.defs | 11 ++--
fs/procfs/fs_procfs.c | 116 +++++++++++++++++++++---------------------
fs/procfs/fs_procfscpuload.c | 2 +-
fs/procfs/fs_procfscritmon.c | 2 +-
fs/procfs/fs_procfsiobinfo.c | 2 +-
fs/procfs/fs_procfsmeminfo.c | 4 +-
fs/procfs/fs_procfsproc.c | 2 +-
fs/procfs/fs_procfstcbinfo.c | 2 +-
fs/procfs/fs_procfsuptime.c | 2 +-
fs/procfs/fs_procfsversion.c | 2 +-
fs/smartfs/smartfs_procfs.c | 4 +-
mm/mempool/mempool_procfs.c | 2 +-
net/procfs/net_procfs.c | 8 +--
net/procfs/net_procfs_route.c | 2 +-
sched/irq/irq_procfs.c | 2 +-
sched/module/mod_procfs.c | 2 +-
20 files changed, 139 insertions(+), 141 deletions(-)