zephyr/include/misc
Adithya Baglody d4f6485efd lib: rbtree: Fixed incorrect return type for rb_contains
The API rb_contains computes a boolean value but returns an interger
type.

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2018-10-31 08:44:47 -04:00
..
__assert.h kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
byteorder.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
dlist.h misc: dlist: Using boolean expressions 2018-09-28 06:28:41 +05:30
errno_private.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
libc-hooks.h libc: newlib: libc-hooks: Consistently use const void* as arg to write 2018-10-22 15:01:12 +01:00
list_gen.h misc: list_gen: Using boolean expressions 2018-09-28 06:28:41 +05:30
mempool_base.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
mempool.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
printk.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
rb.h lib: rbtree: Fixed incorrect return type for rb_contains 2018-10-31 08:44:47 -04:00
reboot.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ring_buffer.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sflist.h portability: Remove C99-illegal semicolons from the global scope 2018-09-28 07:57:28 +05:30
slist.h portability: Remove C99-illegal semicolons from the global scope 2018-09-28 07:57:28 +05:30
stack.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
util.h kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30