summaryrefslogtreecommitdiff
path: root/test/py/u_boot_console_exec_attach.py
diff options
context:
space:
mode:
authorAndrew Goodbody <andrew.goodbody@linaro.org>2025-07-07 15:12:20 +0100
committerTom Rini <trini@konsulko.com>2025-07-14 15:16:43 -0600
commit41713b99671f6775c18d70d31ccd8b27e438abe1 (patch)
tree2529d6d7f916b8c4c92b38b6cab38bdd2bd36c68 /test/py/u_boot_console_exec_attach.py
parentc28ff2112aa7a7d8a4f4d53e3b39ed9bb03e7f8d (diff)
scsi: Make static functions consistent using lbaint_t
The static helper functions are inconsistent in their use of their third parameter which is used to pass a block count. Keep consistency by always using lbaint_t here. This will fix an issue where two left shifts were overflowing the variable type in use. This issue found by Smatch Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'test/py/u_boot_console_exec_attach.py')
0 files changed, 0 insertions, 0 deletions