diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-11-03 23:48:11 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-11-14 18:14:06 -0600 |
commit | 5430a5f67e5f73b0411d550b5dd6aa446a3b0299 (patch) | |
tree | 2089c826a647ab795d705bca9b9c1d01fa98adec /test/py/tests/test_spi.py | |
parent | 20b23f049f869cc696f5a6d318fa00a61196a209 (diff) |
test: use %zd for size_t in mbr_test_run()
For printing size_t we must use %zd and not %ld to avoid
a -Wformat error on 32-bit systems.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'test/py/tests/test_spi.py')
0 files changed, 0 insertions, 0 deletions