qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

checkpatch: Use of uninitialized value $acpi_testexpected


From: Claudio Fontana
Subject: checkpatch: Use of uninitialized value $acpi_testexpected
Date: Mon, 1 Mar 2021 17:11:55 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

Hi all,

just wanted to mention this warning from checkpatch:

Use of uninitialized value $acpi_testexpected in string eq at 
scripts/checkpatch.pl line 1529.

I saw in process {

        my $acpi_testexpected;
        my $acpi_nontestexpected;

which looked a bit weird to me, "nontestexpected"?

Anyway, just FYI,

Thanks,

Claudio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]