Skip to content
Snippets Groups Projects
Commit 9ad7f414 authored by Sarangdhar Joshi's avatar Sarangdhar Joshi
Browse files

lrdpv2: Fix list vs tuple comparison

The ram_dump.kernel_version variable is defined as a list and
incorrectly compared with tuple. This comparison always fails.
Fix it by changing ram_dump.kernel_version variable to tuple.

Change-Id: I12d4556693101fccfad795e5ea737b42e96acac7
parent c1f67ce5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment