[PATCH 2/3] ACPI/IORT: Improve functions return type/storage class specifier indentation
From: Lorenzo Pieralisi <hidden>
Date: 2017-10-10 11:17:46
Also in:
linux-acpi
From: Lorenzo Pieralisi <hidden>
Date: 2017-10-10 11:17:46
Also in:
linux-acpi
On Tue, Oct 10, 2017 at 05:03:40PM +0800, Hanjun Guo wrote:
On 2017/10/10 16:03, Hanjun Guo wrote: ...quoted
quoted
-static __init -const struct iort_iommu_config *iort_get_iommu_cfg(struct acpi_iort_node *node) +static __init const struct iort_dev_config *iort_get_dev_cfg(Seems patch rebase issue, this part should be in patch 3/3 :)
True, good catch, updated, thanks ! Lorenzo