SHIVAM DEOLANKAR commented on a discussion on 
cpukit/libfs/src/fatfs/rtems-diskio.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_148509

 >  #include <rtems/bdbuf.h>
 >  #include <rtems/libio_.h>
 >  
 > -#include "ff.h"
 > -#include "diskio.h"
 > +#include <ff.h>
 > +#include <diskio.h>

I prefered using the brackets for all includes. Do you wish keeping my change 
or having the old one instead.

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