lkml.org 
[lkml]   [2018]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v8 1/4] ACPI: Allow CONFIG_PCI to be unset for reboot
From
Date
On 12/14/2018 4:18 AM, Rafael J. Wysocki wrote:
>> case ACPI_ADR_SPACE_PCI_CONFIG:
>> + {
> Why did you add the braces?
>

I had to move these variables to the inner scope otherwise, I get an unused
variable warning from the compiler.

>> +#ifdef CONFIG_PCI
>> + unsigned int devfn;
>> + struct pci_bus *bus0;

\
 
 \ /
  Last update: 2018-12-14 16:34    [W:0.293 / U:0.484 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site