looks good
On Wed, Sep 30, 2020 at 8:27 AM Sebastian Huber
wrote:
>
> Check the name followed by the id check in all create directives.
>
> Compare pointers against NULL. Fix formatting.
> ---
> cpukit/rtems/src/msgqconstruct.c | 8 +-
> cpukit/rtems/src/partcreate.c
Check the name followed by the id check in all create directives.
Compare pointers against NULL. Fix formatting.
---
cpukit/rtems/src/msgqconstruct.c | 8 +-
cpukit/rtems/src/partcreate.c | 9 +-
cpukit/rtems/src/regioncreate.c | 9 +-
cpukit/rtem