Re: [PATCH] power: Fix comment typo in pm_wakeup.h

2013-07-14 Thread Rafael J. Wysocki
On Thursday, July 11, 2013 01:55:58 PM Chanwoo Choi wrote: > This patch fix typo (sorce -> source) > > Signed-off-by: Chanwoo Choi Applied. Thanks, Rafael > --- > include/linux/pm_wakeup.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/include/linux/pm_wakeup.h

Re: [PATCH] power: Fix comment typo in pm_wakeup.h

2013-07-11 Thread Pankaj Jangra
Hi, On Thu, Jul 11, 2013 at 10:25 AM, Chanwoo Choi wrote: > This patch fix typo (sorce -> source) > > Signed-off-by: Chanwoo Choi > --- > include/linux/pm_wakeup.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Looks Good. Regards, Pankaj Jangra -- To unsubscribe from this list:

[PATCH] power: Fix comment typo in pm_wakeup.h

2013-07-10 Thread Chanwoo Choi
This patch fix typo (sorce -> source) Signed-off-by: Chanwoo Choi --- include/linux/pm_wakeup.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/pm_wakeup.h b/include/linux/pm_wakeup.h index 569781f..a0f7080 100644 --- a/include/linux/pm_wakeup.h +++ b/includ