mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
cda5b175fa
Add two error code check for gpio_add_callback functions to avoid triggering a coverity warning. Drop a redundant initialization in the process. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>