zephyr/subsys
Jukka Rissanen 70aa383018 net: sntp: Ignore return value from close
Return value from close() can be ignored in sntp_close()
as it is not returning value to caller anyway.

Coverity-CID: 198863
Fixes #16584

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-06-27 23:52:51 +03:00
..
bluetooth Bluetooth: controller: Add PA/LNA support on NRF_P1 GPIO pins 2019-06-27 15:17:20 +02:00
console docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
cpp
debug
dfu dfu/boot: make swap_type optional 2019-06-18 11:09:16 +02:00
disk dts: Rename DT_.*_GPIO_* to DT_.*_GPIOS_* 2019-06-27 13:02:34 -05:00
fb
fs native_posix: Added support to access flash via FUSE 2019-06-11 08:31:54 -04:00
jwt
logging logging: Fix misspelled CONFIG_RISCV32 2019-06-26 09:07:01 -04:00
mgmt
net net: sntp: Ignore return value from close 2019-06-27 23:52:51 +03:00
power include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
random include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
settings subsys/settings: Enable handler ROM registration 2019-06-26 16:31:01 +02:00
shell shell: add Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage
testsuite docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
usb usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
CMakeLists.txt
Kconfig