Kinsey Moore commented on a discussion on cpukit/dev/flash/flashdev.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/826#note_135779

 >    rtems_flashdev_region *region_in
 >  )
 >  {
 > -  uint32_t region_index = rtems_flashdev_get_region_index( iop );
 > +  int region_index = rtems_flashdev_get_region_index( iop );

This change should have been reverted in favor of the header change.

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