zephyr/include/misc
Leandro Pereira 2251ea04a8 misc: Use braces in infinite for loop
Be consistent with the style of always having braces even if a compound
statement isn't required.  Avoids some warnings from static analysis
tools.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2018-02-03 08:17:42 -08:00
..
__assert.h misc: Use braces in infinite for loop 2018-02-03 08:17:42 -08:00
byteorder.h misc/byteorder: add support for __bswap_64 2017-08-09 10:55:53 +03:00
dlist.h sys: slist, dlist: Improve "not thread safe" docstrings 2017-10-17 17:39:15 -04:00
printk.h
reboot.h
ring_buffer.h lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
slist.h sys: slist, dlist: Improve "not thread safe" docstrings 2017-10-17 17:39:15 -04:00
stack.h stack_unused_space_get: account for sentinel 2017-11-14 10:39:16 -08:00
util.h doc: fix misspellings in doxygen API comments 2018-01-30 20:04:21 -05:00