mirror of
https://github.com/apache/nuttx.git
synced 2026-05-11 07:48:59 +08:00
2c543c27bf
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>