This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 038941b arch: cxd56xx: Fix a register name in cxd56_sdhci.c add e189d83 SYSLOG channel add functions return handle to the channel. No new revisions were added by this update. Summary of changes: Documentation/components/drivers/special/syslog.rst | 7 ++++--- boards/arm/stm32/clicker2-stm32/src/stm32_appinit.c | 9 +++++---- drivers/syslog/README.txt | 5 ++--- drivers/syslog/syslog.h | 10 ++++------ drivers/syslog/syslog_consolechannel.c | 15 ++++++++++----- drivers/syslog/syslog_devchannel.c | 15 ++++++++++----- drivers/syslog/syslog_filechannel.c | 16 ++++++++-------- drivers/syslog/syslog_initialize.c | 4 ++-- include/nuttx/syslog/syslog.h | 5 ++--- 9 files changed, 47 insertions(+), 39 deletions(-)