commit | cc74ad080510a5f72a29ea90bc5c200996553159 | [log] [tgz] |
---|---|---|
author | Flavio Ceolin <flavio.ceolin@intel.com> | Mon Aug 13 14:34:11 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Aug 16 19:47:41 2018 -0700 |
tree | c183f9641a76c5ad9ca8323ee6783ea4f15e0691 | |
parent | 8aec0872683d92f511bb318f050075ed0c27f62f [diff] |
kernel: Explicitly ignoring results of queue_insert queue_insert will always return 0 when no memory is allocated, just explicitly marking that we are ignoring return value in these cases. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>