RTEMS | getdents: hold the IOP while performing the operation (!129)

Kinsey Moore (@opticron) gitlab at rtems.org
Fri Jul 26 02:33:09 UTC 2024




Kinsey Moore started a new discussion on cpukit/libcsupport/src/getdents.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/129#note_109925

 >  {
 >    rtems_libio_t *iop;
 >    mode_t type;
 > +  int n;

Single letter variable names are strongly discouraged. This should be at least "ret".

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/129#note_109925
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/20240726/cedb34e6/attachment-0001.htm>


More information about the bugs mailing list