anchao opened a new pull request, #14810:
URL: https://github.com/apache/nuttx/pull/14810

   ## Summary
   
   drivers/syslog: remove implement of syslog_putc()
   
   syslog_putc() have a lot of duplicate logic with syslog_write().
   remove syslog_putc() and reuse syslog_write() to simplify syslog printing.
   
   Signed-off-by: chao an <[email protected]>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   ci-check
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to