[PATCH v3 04/10] PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
Bjorn Helgaas
helgaas at kernel.org
Mon Dec 13 15:24:16 PST 2021
On Sat, Dec 11, 2021 at 05:17:52AM +0300, Dmitry Baryshkov wrote:
> In preparation to adding more flags to configuration data, use struct
> qcom_pcie_cfg directly inside struct qcom_pcie, rather than duplicating
> all its fields. This would save us from the boilerplate code that just
> copies flags values from one sruct to another one.
s/flags values/flag values/
s/sruct/struct/
More information about the linux-phy
mailing list