Kinsey Moore started a new discussion on bsps/shared/dev/gpio/gpio-support.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1281#note_151866

 >         );
 >  
 >    if ( sc != RTEMS_SUCCESSFUL ) {
 > -    sc = rtems_gpio_release_multiple_pins(
 > +    release_sc = rtems_gpio_release_multiple_pins(

Is there a reason this new variable was introduced? There doesn't seem to be a 
need to preserve the original sc.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1281#note_151866
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