zephyr/include/logging
Flavio Ceolin aabd8e7fa0 logging: Simplify function to get number of log backends
As we subtracting pointers of the same type, it is not necessary cast
it to u8_t. This simplify and avoid some MISRA-C violations, e.g rule
11.8.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-11 14:37:10 -08:00
..
log_backend.h logging: Simplify function to get number of log backends 2018-12-11 14:37:10 -08:00
log_core.h
log_ctrl.h
log_instance.h
log_msg.h
log_output.h
log.h
sys_log.h