[PATCH] ARM: pgtable: Fix typo in the comment

2015-09-11 Thread Hyuk Myeong
This patch fix a spelling typo in the comment in pgtable-2level.h. Signed-off-by: Hyuk Myeong --- arch/arm/include/asm/pgtable-2level.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/include/asm/pgtable-2level.h b/arch/arm/include/asm/pgtable-2level.h index bfd662e.

RE: [PATCH] ARM: pgtable: Fix typo in the comment

2015-06-09 Thread Hyuk Myeong
Hello Steve, On Tue, June 09, 2015 5:43 PM, Steve Capper wrote: > On 9 June 2015 at 07:52, Hyuk Myeong wrote: >> This patch fix a spelling typo in the comment in pgtable-2level.h. >> > > Hi Hyuk, > >> Signed-off-by: Hyuk Myeong >> --- >> arch/arm/include/asm/pgtable-2level.h | 2 +- >> 1 file

Re: [PATCH] ARM: pgtable: Fix typo in the comment

2015-06-09 Thread Steve Capper
On 9 June 2015 at 07:52, Hyuk Myeong wrote: > This patch fix a spelling typo in the comment in pgtable-2level.h. > Hi Hyuk, > Signed-off-by: Hyuk Myeong > --- > arch/arm/include/asm/pgtable-2level.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/include/asm/p

[PATCH] ARM: pgtable: Fix typo in the comment

2015-06-08 Thread Hyuk Myeong
This patch fix a spelling typo in the comment in pgtable-2level.h. Signed-off-by: Hyuk Myeong --- arch/arm/include/asm/pgtable-2level.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/include/asm/pgtable-2level.h b/arch/arm/include/asm/pgtable-2level.h index bfd662e.