summaryrefslogtreecommitdiff
path: root/include/linux/zstd_errors.h
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-08-12 14:31:16 +0100
committerTom Rini <[email protected]>2025-10-28 10:33:00 -0600
commitc01280b62c44e2a6be57440939f1912e60a7d5ec (patch)
treec3f52bfa58539f1ce463db98426df941b88fe51f /include/linux/zstd_errors.h
parent094593bf82e78f913c32d10de9c7dbed0591abe9 (diff)
spi: ich: Do not use uninitialised value
In ich_spi_exec_op_swseq the variable with_address is only assigned a value in the case of op->addr.nbytes being non-zero. Initialise with_address to zero. so that it is always valid. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions