v01d commented on a change in pull request #1646:
URL: https://github.com/apache/incubator-nuttx/pull/1646#discussion_r477248825



##########
File path: arch/arm/src/nrf52/hardware/nrf52_clock.h
##########
@@ -118,9 +118,11 @@
 /* HFCLKSTAT Register */
 
 #define CLOCK_HFCLKSTAT_SRC_SHIFT       (0)       /* Bit 0: Source of HFCLK */
+

Review comment:
       These were introduced because otherwise nxstyle complains that right 
hand comments are not aligned. I could make all comments be aligned but there 
are a few longer lines which would put them very far to the right.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to