mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
unsigned_compare: This greater-than-or-equal-to-zero comparison without a signed value is always true. ndx >= 0U Signed-off-by: Shoukui Zhang <zhangshoukui@xiaomi.com>