Files
u-boot/drivers/misc
Alif Zakuan Yuslaimi a3f0a8e7a1 misc: fs_loader: Initialize actread variable
Initialize the actread variable to prevent undefined behavior
that can occur if the variable is used before being assigned a
value.

This will help to prevent potential issues, especially if
actread is used (e.g., read, incremented, or returned) before
being explicitly set elsewhere in the code.

Signed-off-by: Alif Zakuan Yuslaimi <alif.zakuan.yuslaimi@altera.com>
2025-09-09 10:30:51 -06:00
..
2024-10-13 09:43:05 -03:00
2018-11-14 09:16:27 -08:00
2018-11-14 09:16:27 -08:00
2025-04-08 11:43:23 -06:00
2021-04-12 17:45:40 -04:00