zephyr/subsys/modbus
Andrei Emeltchenko 250f212688 modbus: Remove redundant check
ctx is the result of pointer math and never NULL.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-02-06 10:03:20 +01:00
..
CMakeLists.txt
Kconfig crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
modbus_client.c
modbus_core.c modbus: Remove redundant check 2023-02-06 10:03:20 +01:00
modbus_internal.h
modbus_raw.c
modbus_serial.c
modbus_server.c