Re: [PATCH] PCI: acpiphp: Fixed coding style

2021-04-16 Thread Bjorn Helgaas
On Mon, Mar 01, 2021 at 12:51:45PM +0530, chakravarthikulkarni wrote: > In this commit fixed coding style for braces and comments. > > Signed-off-by: chakravarthikulkarni Applied to pci/hotplug for v5.13, thanks! I dropped the comment change because it's really one comment that should remain

[PATCH] PCI: acpiphp: Fixed coding style of open braces and comments

2021-03-07 Thread chakravarthikulkarni
Fixed WARNING and ERROR message provided by ./checkpatch.pl scripts. Signed-off-by: chakravarthi kulkarni --- drivers/pci/hotplug/acpiphp.h | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/pci/hotplug/acpiphp.h b/drivers/pci/hotplug/acpiphp.h index

Re: [PATCH] PCI: acpiphp: Fixed coding style

2021-03-06 Thread Krzysztof WilczyƄski
Hi, Thank you for sending the patch over. Few suggestions below. There seem to be an extra space in the subject line. > In this commit fixed coding style for braces and comments. Where these coding style changes suggested by a tool? For example, was it something like checkpatch.pl? If so,

[PATCH] PCI: acpiphp: Fixed coding style

2021-02-28 Thread chakravarthikulkarni
In this commit fixed coding style for braces and comments. Signed-off-by: chakravarthikulkarni --- drivers/pci/hotplug/acpiphp.h | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/pci/hotplug/acpiphp.h b/drivers/pci/hotplug/acpiphp.h index