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

   ## Summary
     - considering simplicity and design assumption, the reset function must 
work without flaw. If it fails, there is no 
        way to recover but to reset again so checking return status does not 
bring additional benefit. 
    
    -  There is unnecessary switch inside switch which is making code not too 
readable
   
   ## Impact
   
     - There is no impact as it is mostly code style issue
   
   ## Testing
   
    - There is no testing done as it was not required for this minor fix. 
   


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