Skip to content
Snippets Groups Projects
  • Sarangdhar Joshi's avatar
    lrdpv2: Fix list vs tuple comparison · 9ad7f414
    Sarangdhar Joshi authored
    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
    9ad7f414