Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1547044
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/4] PCI: exynos: Remove the unnecessary variables |
| Date | 2016-12-24 12:00 +0100 |
| Message-ID | <sRSds-5OB-21@gated-at.bofh.it> (permalink) |
| References | <sQ1kS-5f4-3@gated-at.bofh.it> <sQ1kS-5f4-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Dec 19, 2016 at 05:17:38PM +0900, Jaehoon Chung wrote: > Remove the unnecessary variables(elbi/phy/block_base). > It needs one resource structure for assigning each resource. > So it replaces with one 'res' variable. > > Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> > --- > drivers/pci/host/pci-exynos.c | 16 +++++++--------- > 1 file changed, 7 insertions(+), 9 deletions(-) Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/4] PCI: exynos: Remove the unnecessary variables Jaehoon Chung <jh80.chung@samsung.com> - 2016-12-19 09:20 +0100 Re: [2/4] PCI: exynos: Remove the unnecessary variables "pankaj.dubey" <pankaj.dubey@samsung.com> - 2016-12-21 07:20 +0100 Re: [PATCH 2/4] PCI: exynos: Remove the unnecessary variables Krzysztof Kozlowski <krzk@kernel.org> - 2016-12-24 12:00 +0100
csiph-web