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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to