diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-07-28 17:12:13 +0100 |
---|---|---|
committer | Eugen Hristev <eugen.hristev@linaro.org> | 2025-08-13 12:59:36 +0300 |
commit | b824136ab4f743e09c81af531d430dbe6a2d92bf (patch) | |
tree | 606c6b5667df5a2cd3770f091027cef86ee86777 /drivers/mmc | |
parent | da13ce8a6b1a37c49d2215ef78ee7984bae1c068 (diff) |
mfd: atmel-smc: Ensure match is initialised
If the test in the for loop is never matched then the variable 'match'
will never be assigned to. Provide an initial value so this cannot be a
problem.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions