patacongo commented on a change in pull request #464: restore lines from bad
nxstyle fixes
URL: https://github.com/apache/incubator-nuttx/pull/464#discussion_r389118727
##########
File path: arch/arm/src/sama5/hardware/_sama5d3x_memorymap.h
##########
@@ -103,6 +103,8 @@
# define SAM_ISI_OFFSET 0x00034000 /* 0x00034000-0x00037fff: ISI */
# define SAM_SFR_OFFSET 0x00038000 /* 0x00038000-0x0003bfff: SFR */
/* 0x0003c000-0x07ffffff: Reserved
*/
+
Review comment:
No that the spaces adder after the right commcomments are incorrect. They
should be removed.
This is documented bug in nxstyle. It is reporting that a blank line is
needed, but that is a bug. No blank line should be added: See Issue #120
Please remove these extra blank lines. You are corrupted an otherwise
correct file due to an error in nxstyle.
----------------------------------------------------------------
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]
With regards,
Apache Git Services