]> Git Repo - linux.git/blobdiff - drivers/firmware/efi/dev-path-parser.c
fs/binfmt_elf: use PT_LOAD p_align values for static PIE
[linux.git] / drivers / firmware / efi / dev-path-parser.c
index 10d4457417a4ff6a3e42b6d2c39309acd8dae630..eb9c65f978419951329b9e02431c975bcceee052 100644 (file)
@@ -34,7 +34,6 @@ static long __init parse_acpi_path(const struct efi_dev_path *node,
                        break;
                if (!adev->pnp.unique_id && node->acpi.uid == 0)
                        break;
-               acpi_dev_put(adev);
        }
        if (!adev)
                return -ENODEV;
This page took 0.032171 seconds and 4 git commands to generate.