mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The interrupt line number is an unsigned integer; it makes no sense to compare if it is greater than or equal to 0. Coverity-CID: 182602 Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>