Re: [PATCH 4/6] time: fix typo in comments

2007-11-29 Thread Li Zefan
>> >> -/* Suppose we want to devide two numbers NOM and DEN: NOM/DEN, the we can >> +/* Suppose we want to devide two numbers NOM and DEN: NOM/DEN, then we can > > divide > Yes, I missed it. >> - * which, buy the way, it can do, but it take more code and at least 2 >> + * which, buy the way,

Re: [PATCH 4/6] time: fix typo in comments

2007-11-29 Thread Chris Malley
On Thu, 29 Nov 2007 15:35:32 +0800, Li Zefan wrote: > > Fix typo in comments. > > BTW: I have to fix coding style in arch/ia64/kernel/time.c also, > otherwise checkpatch.pl will be complaining. > > Signed-off-by: Li Zefan <[EMAIL PROTECTED]> > > --- > arch/ia64/kernel/time.c | 14

Re: [PATCH 4/6] time: fix typo in comments

2007-11-29 Thread Chris Malley
On Thu, 29 Nov 2007 15:35:32 +0800, Li Zefan wrote: Fix typo in comments. BTW: I have to fix coding style in arch/ia64/kernel/time.c also, otherwise checkpatch.pl will be complaining. Signed-off-by: Li Zefan [EMAIL PROTECTED] --- arch/ia64/kernel/time.c | 14 +++---

Re: [PATCH 4/6] time: fix typo in comments

2007-11-29 Thread Li Zefan
-/* Suppose we want to devide two numbers NOM and DEN: NOM/DEN, the we can +/* Suppose we want to devide two numbers NOM and DEN: NOM/DEN, then we can divide Yes, I missed it. - * which, buy the way, it can do, but it take more code and at least 2 + * which, buy the way, it can do,

[PATCH 4/6] time: fix typo in comments

2007-11-28 Thread Li Zefan
Fix typo in comments. BTW: I have to fix coding style in arch/ia64/kernel/time.c also, otherwise checkpatch.pl will be complaining. Signed-off-by: Li Zefan <[EMAIL PROTECTED]> --- arch/ia64/kernel/time.c | 14 +++--- arch/x86/kernel/time_64.c |2 +- include/linux/hrtimer.h |

[PATCH 4/6] time: fix typo in comments

2007-11-28 Thread Li Zefan
Fix typo in comments. BTW: I have to fix coding style in arch/ia64/kernel/time.c also, otherwise checkpatch.pl will be complaining. Signed-off-by: Li Zefan [EMAIL PROTECTED] --- arch/ia64/kernel/time.c | 14 +++--- arch/x86/kernel/time_64.c |2 +- include/linux/hrtimer.h |