commit | dbfa5a04dec5595e523df4c9d634a40532dbb0db | [log] [tgz] |
---|---|---|
author | Maksim Masalski <maksim.masalski@intel.com> | Sat May 08 16:02:03 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed May 12 21:51:40 2021 -0400 |
tree | 8b13300a088afa9e3e16fe03978d463d65b1ed54 | |
parent | d3ae4e9aa39240b86a22cb24dd72666e2feb6aa9 [diff] |
coding guidelines 11.9: fix literal zero as the null-ptr-constant File has next violations: MISRA 11_9_a Use NULL instead of literal zero (0) as the null-pointer-constant MISRA 11_9_b Literal zero (0) shall not be used as the null-pointer-constant Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>