On Fri, 26 Jun 2026 20:33:49 +0200, Dario Binacchi wrote: > Coverity reports an INTEGER_OVERFLOW issue because ut_asserteq() compares > an unsigned int (mmc_dev_num) with ret, which can hold a negative error > code. > >
Applied to u-boot/master, thanks!
[1/1] test: cmd: part: fix integer handling in setup_gpt_partitions()
commit: 8d50a5ce721212f0b4277a3b24f5d07799970bee
--
Tom

