mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-21 06:33:41 +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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>