mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-06-26 05:12:01 +00:00
There is a risk that the variable will be used without being initialized. This was largely found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: David S. Miller <davem@davemloft.net>