hartmannathan opened a new pull request #1680: URL: https://github.com/apache/incubator-nuttx/pull/1680
## Summary Commit ab37b149729639fc96a9987f711d18f5286c5541 erroneously added the executable bit to the file permissions of fs/tmpfs/fs_tmpfs.c. I also found boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.h had an erroneous executable bit. This PR removes the executable bit from both files. ## Impact File permissions are corrected. ## Testing Although there are no changes to file contents, ran nxstyle on both files. ---------------------------------------------------------------- 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: [email protected]
