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 2020/08/22 14:27:34 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1626: Remove unused, non-modular procfs reference

patacongo opened a new pull request #1626:
URL: https://github.com/apache/incubator-nuttx/pull/1626


   ## Summary
   
   fs/procfs/fs_procfs.c contained an unused reference to an STM32 procfs structure.  This is wrong in two ways:  (1) There should be not STM32 references outside of arch/arm and boards/arm and (2) the declare STM32 structure is not used anyway.
   
   ## Impact
   
   None other than better enforced modularity.
   
   ## Testing
   
   N/A.
   
   
   


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



[GitHub] [incubator-nuttx] Ouss4 merged pull request #1626: Remove unused, non-modular procfs reference

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #1626:
URL: https://github.com/apache/incubator-nuttx/pull/1626


   


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