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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
