Gedare Bloom commented on a discussion on cpukit/include/rtems/score/chainimpl.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/747#note_140681 > head->next = new_first; > new_first->previous = head; > > -#if defined(RTEMS_DEBUG) > +#if defined( RTEMS_DEBUG ) My understanding has always been that our style adds quite a lot of whitespace inside of parentheses. We can fine-tune this. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/747#note_140681 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
