zephyr/subsys/net/lib/lwm2m
Flavio Ceolin da49f2e440 coccicnelle: Ignore return of memset
The return of memset is never checked. This patch explicitly ignore
the return to avoid MISRA-C violations.

The only directory excluded directory was ext/* since it contains
only imported code.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
CMakeLists.txt
ipso_light_control.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
ipso_temp_sensor.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
Kconfig.ipso subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
lwm2m_engine.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m_engine.h net: lwm2m: allow formatters to perform processing prior to read_op 2018-08-30 14:06:18 -04:00
lwm2m_obj_device.c
lwm2m_obj_firmware_pull.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m_obj_firmware.c net: lwm2m: make lwm2m_engine_exec_cb_t more generic 2018-07-17 13:03:18 +03:00
lwm2m_obj_security.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m_obj_server.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m_object.h net: lwm2m: introduce put_begin/end for object instance and resources 2018-08-30 14:06:18 -04:00
lwm2m_rd_client.c net: lwm2m: correct Copyright to Foundries.io 2018-08-27 19:29:16 -04:00
lwm2m_rd_client.h
lwm2m_rw_json.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m_rw_json.h net: lwm2m: allow formatters to perform processing prior to read_op 2018-08-30 14:06:18 -04:00
lwm2m_rw_oma_tlv.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
lwm2m_rw_oma_tlv.h net: lwm2m: allow formatters to perform processing prior to read_op 2018-08-30 14:06:18 -04:00
lwm2m_rw_plain_text.c net: lwm2m: fix formatter reader/writer initialization syntax 2018-08-30 14:06:18 -04:00
lwm2m_rw_plain_text.h net: lwm2m: allow formatters to perform processing prior to read_op 2018-08-30 14:06:18 -04:00