zephyr/subsys/usb/class/netusb
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 usb: Correct include path 2018-07-12 23:10:22 -04:00
function_ecm.c net: ipv6: Refactor IPv6 header length handling 2018-08-13 13:53:14 +03:00
function_eem.c usb: remove all CONFIG_*_EP_ADDR options 2018-06-22 12:30:55 -04:00
function_rndis.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
function_rndis.h usb: Add RNDIS packet boundary check 2018-01-17 18:53:05 -05:00
Kconfig Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
netusb.c usb: netusb: Add ethernet_init() 2018-07-05 09:56:53 -04:00
netusb.h usb: remove all CONFIG_*_EP_ADDR options 2018-06-22 12:30:55 -04:00