Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1268746
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver |
| Date | 2015-11-13 11:10 +0100 |
| Message-ID | <qujsS-52z-23@gated-at.bofh.it> (permalink) |
| References | <quiZP-4Ce-3@gated-at.bofh.it> <quiZQ-4Ce-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 13.11.2015 18:29, Pankaj Dubey wrote: > This patch moves exynos_sys_powerdown_conf function above all > static functions, to avoid confusion causing due to mixing of > static-nonstatic-static functions and to improve readability of this > driver. > > Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> > Suggested-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > --- > arch/arm/mach-exynos/pmu.c | 34 +++++++++++++++++----------------- > 1 file changed, 17 insertions(+), 17 deletions(-) > Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v5 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver Pankaj Dubey <pankaj.dubey@samsung.com> - 2015-11-13 10:40 +0100 Re: [PATCH v5 8/9] ARM: EXYNOS: rearrange static and non-static functions of PMU driver Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-11-13 11:10 +0100
csiph-web