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