Skip to content
Commit 97b9a0c1 authored by Jordan Yates's avatar Jordan Yates Committed by Chris Friedt
Browse files

net_buf: buf: remove custom assertion logic



There is no need for a custom assert macro that is only used once, or
conditional compilation of the assert macro based on `__ASSERT_ON`. If
assertions are disabled the compiler should simply discard the code.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent 4e13c116
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment