RE: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-07-04 Thread Z.q. Hou
kernel.org; mark.rutl...@arm.com; > l.subrahma...@mobiveil.co.in; shawn...@kernel.org; Leo Li > ; catalin.mari...@arm.com; will.dea...@arm.com; > Mingkai Hu ; M.h. Lian ; > Xiaowei Bao > Subject: Re: [PATCHv5 02/20] PCI: mobiveil: Format the code without > functionality change >

Re: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-07-04 Thread Lorenzo Pieralisi
On Thu, Jul 04, 2019 at 03:00:37AM +, Z.q. Hou wrote: [...] > > If you can manage to rebase patches on pci/mobiveil on top of v5.2-rc1, > > send them separately so that I can merge them as a base for the subsequent > > patches to be applied. > > You meant send the patches one by one, which y

RE: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-07-03 Thread Z.q. Hou
g...@google.com; robh...@kernel.org; mark.rutl...@arm.com; > l.subrahma...@mobiveil.co.in; shawn...@kernel.org; Leo Li > ; catalin.mari...@arm.com; will.dea...@arm.com; > Mingkai Hu ; M.h. Lian ; > Xiaowei Bao > Subject: Re: [PATCHv5 02/20] PCI: mobiveil: Format the code without > f

RE: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-07-03 Thread Z.q. Hou
g...@google.com; robh...@kernel.org; mark.rutl...@arm.com; > l.subrahma...@mobiveil.co.in; shawn...@kernel.org; Leo Li > ; catalin.mari...@arm.com; will.dea...@arm.com; > Mingkai Hu ; M.h. Lian ; > Xiaowei Bao > Subject: Re: [PATCHv5 02/20] PCI: mobiveil: Format the code without > f

Re: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-07-03 Thread Lorenzo Pieralisi
On Wed, Jul 03, 2019 at 04:19:05PM +0100, Lorenzo Pieralisi wrote: > On Fri, Apr 12, 2019 at 08:35:24AM +, Z.q. Hou wrote: > > From: Hou Zhiqiang > > > > Just format the code without functionality change. > > > > Signed-off-by: Hou Zhiqiang > > Reviewed-by: Minghuan Lian > > --- > > V5: >

Re: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-07-03 Thread Lorenzo Pieralisi
On Fri, Apr 12, 2019 at 08:35:24AM +, Z.q. Hou wrote: > From: Hou Zhiqiang > > Just format the code without functionality change. > > Signed-off-by: Hou Zhiqiang > Reviewed-by: Minghuan Lian > --- > V5: > - Retouched the subject. > > drivers/pci/controller/pcie-mobiveil.c | 261

Re: [PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-07-03 Thread Lorenzo Pieralisi
On Fri, Apr 12, 2019 at 08:35:24AM +, Z.q. Hou wrote: > From: Hou Zhiqiang > > Just format the code without functionality change. > > Signed-off-by: Hou Zhiqiang > Reviewed-by: Minghuan Lian > --- > V5: > - Retouched the subject. > > drivers/pci/controller/pcie-mobiveil.c | 261

[PATCHv5 02/20] PCI: mobiveil: Format the code without functionality change

2019-04-12 Thread Z.q. Hou
From: Hou Zhiqiang Just format the code without functionality change. Signed-off-by: Hou Zhiqiang Reviewed-by: Minghuan Lian --- V5: - Retouched the subject. drivers/pci/controller/pcie-mobiveil.c | 261 + 1 file changed, 137 insertions(+), 124 deletions(-) diff --g