mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
The variable cnt is assigned twice in a row, so remove the first one. Coverity-CID: 235962 Fixes #35161 Signed-off-by: Daniel Leung <daniel.leung@intel.com>