zephyr/subsys
Dominik Ermel c16691ffd0 settings: file: Fix possible success status while failed to write
Assuming that fs_seek has been successful; in case when fs_write
would be unsuccessful and fs_close, that follows, would be successful,
the success code would have been returned for the entire procedure,
although it has failed.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2019-12-12 10:44:31 -06:00
..
bluetooth Bluetooth: host: Refactor checks in update_ccc for efficiency 2019-12-12 15:26:38 +02:00
console
cpp
debug global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
dfu dfu/img_util: fix flash_sector_from_off 2019-12-09 16:03:21 +01:00
disk global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
fb
fs global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
jwt
logging kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
mgmt
net net: ppp: Reset flag is_ipcp_up in ipcp_down 2019-12-12 09:41:13 +02:00
power power: policy: remove deep sleep states from residency policy 2019-12-03 14:46:15 -06:00
random
settings settings: file: Fix possible success status while failed to write 2019-12-12 10:44:31 -06:00
shell global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
stats
storage
testsuite global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
usb usb: Rename defines to match present naming convention 2019-12-09 12:48:13 -05:00
CMakeLists.txt
Kconfig