You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/07 14:48:00 UTC

[GitHub] [incubator-nuttx] fjpanag commented on pull request #3469: syslog: syslog_device ops are handled internally by the driver.

fjpanag commented on pull request #3469:
URL: https://github.com/apache/incubator-nuttx/pull/3469#issuecomment-814976281


   One question regarding this.
   
   In file `nuttx/drivers/syslog/syslog_consolechannel.c` there is the function `syslog_console_force()`.  
   This function makes the assumption that `/dev/console/` is always the same device with `up_putc()`.  
   Is this a correct assumption, for all cases? Or maybe the default `syslog_dev_force()` shall also be used here?
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org