Skip to content
Commit 66420441 authored by Nathan Chancellor's avatar Nathan Chancellor Committed by Christoph Hellwig
Browse files

PCI: Remove unused attr variable in pci_dma_configure



Clang warns:

drivers/pci/pci-driver.c:1603:21: error: unused variable 'attr'
[-Werror,-Wunused-variable]

Commit e5361ca2 ("ACPI / scan: Refactor _CCA enforcement") removed
attr's use and replaced it with its assigned value so it is no longer
needed.

Signed-off-by: default avatarNathan Chancellor <natechancellor@gmail.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 8ee94e3f
Loading
Loading
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