diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-10 10:58:41 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-10 10:58:41 +0000 |
| commit | fa859d80d528cbe5ee6d3825e85fa4e5aec337b0 (patch) | |
| tree | 112af8b9cc438456db33efb2f56a57396912a82b /config/coreboot/hp8470pintel_16mb | |
| parent | 6778a4ed9875762cdfb5003e7732352e071e363a (diff) | |
util/nvmutil: fix bad print specifier (c90)
size_t may be unsigned long long, but lu
is for unsigned long. the integer is small
enough that we don't need to worry, so let's
just cast it accordingly (inside err)
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/hp8470pintel_16mb')
0 files changed, 0 insertions, 0 deletions
