RE: [PATCH 02/10] ARM: EXYNOS: Correct file path in comment message

2014-04-02 Thread Kukjin Kim
Pankaj Dubey wrote: > > Hi Michal, > > On 04/02/2014 09:01 PM, Michal Simek wrote: > > On 04/02/2014 09:50 AM, Pankaj Dubey wrote: > >> This patch corrects file path mentioned in file comment message. > >> > >> Signed-off-by: Pankaj Dubey > >> --- > >> arch/arm/mach-exynos/platsmp.c |2 +-

Re: [PATCH 02/10] ARM: EXYNOS: Correct file path in comment message

2014-04-02 Thread Pankaj Dubey
Hi Michal, On 04/02/2014 09:01 PM, Michal Simek wrote: On 04/02/2014 09:50 AM, Pankaj Dubey wrote: This patch corrects file path mentioned in file comment message. Signed-off-by: Pankaj Dubey --- arch/arm/mach-exynos/platsmp.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [PATCH 02/10] ARM: EXYNOS: Correct file path in comment message

2014-04-02 Thread Michal Simek
On 04/02/2014 09:50 AM, Pankaj Dubey wrote: > This patch corrects file path mentioned in file comment message. > > Signed-off-by: Pankaj Dubey > --- > arch/arm/mach-exynos/platsmp.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/mach-exynos/platsmp.c b/arch

[PATCH 02/10] ARM: EXYNOS: Correct file path in comment message

2014-04-02 Thread Pankaj Dubey
This patch corrects file path mentioned in file comment message. Signed-off-by: Pankaj Dubey --- arch/arm/mach-exynos/platsmp.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-exynos/platsmp.c b/arch/arm/mach-exynos/platsmp.c index 03e5e9f..d8d1555 100644 ---