xiaoxiang781216 commented on code in PR #14761: URL: https://github.com/apache/nuttx/pull/14761#discussion_r1845734309
########## drivers/syslog/syslog_channel.c: ########## @@ -222,6 +218,32 @@ g_syslog_channel[CONFIG_SYSLOG_MAX_CHANNELS] = * Private Functions ****************************************************************************/ +#ifdef CONFIG_SYSLOG_DEFAULT +#ifdef CONFIG_ARCH_LOWPUTC Review Comment: merge into one statement -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org