RTEMS | bsps/powerpc: Doxygen and code modernization for motorola_powerpc (!900)

Kinsey Moore (@opticron) gitlab at rtems.org
Mon Jan 19 02:40:15 UTC 2026




Kinsey Moore started a new discussion on bsps/powerpc/motorola_powerpc/start/bspreset.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/900#note_139195

 >  |          Returns: Nothing.
 >  +--------------------------------------------------------------------------*/
 >  
 > -void bsp_reset( rtems_fatal_source source, rtems_fatal_code code )
 > -{
 > -  (void) source;
 > -  (void) code;
 > +void bsp_reset(rtems_fatal_source source, rtems_fatal_code code) {
 > +  (void)source;
 > +  (void)code;

This change goes against formatting guidelines.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/900#note_139195
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/20260119/68cbca02/attachment.htm>


More information about the bugs mailing list