Re: [PATCH v2 7/9] PCI: dwc: Replace lower into upper case characters

From: Jingoo Han
Date: Tue Apr 10 2018 - 20:06:08 EST


On Monday, April 9, 2018 5:41 AM, Gustavo Pimentel wrote:
>
> Replaces lower into upper case characters in comments and debug printks.
>
> This is an attempt to keep the messages coherent within the designware
> driver.
>
> Also fixed code style on dw_pcie_irq_domain_free function.
>
> Signed-off-by: Gustavo Pimentel <gustavo.pimentel@xxxxxxxxxxxx>

Acked-by: Jingoo Han <jingoohan1@xxxxxxxxx>


> ---
> Change v1->v2:
> - Added an extra log description line about code style following Fabio
> Estevam suggestion.
>
> drivers/pci/dwc/pcie-designware-ep.c | 16 ++++++++--------
> drivers/pci/dwc/pcie-designware-host.c | 35 ++++++++++++++++++-----------
> -----
> drivers/pci/dwc/pcie-designware.c | 22 ++++++++++-----------
> 3 files changed, 38 insertions(+), 35 deletions(-)
>

[.....]