RTEMS | cpukit/score: reformat with clang-format (!747)

Gedare Bloom (@gedare) gitlab at rtems.org
Mon Feb 2 17:21:36 UTC 2026




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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260202/d14b44a6/attachment-0001.htm>


More information about the bugs mailing list