Re: [PATCH] mm: trivial: fix typos

2013-10-11 Thread Randy Dunlap
On 10/07/13 09:23, Seth Jennings wrote: > Fix comment typos in swapfile.c > > Signed-off-by: Seth Jennings > --- > mm/swapfile.c | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/mm/swapfile.c b/mm/swapfile.c > index 3963fc2..7968c1b 100644 > ---

Re: [PATCH] mm: trivial: fix typos

2013-10-11 Thread Randy Dunlap
On 10/07/13 09:23, Seth Jennings wrote: Fix comment typos in swapfile.c Signed-off-by: Seth Jennings sjenn...@linux.vnet.ibm.com --- mm/swapfile.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mm/swapfile.c b/mm/swapfile.c index 3963fc2..7968c1b

[PATCH] mm: trivial: fix typos

2013-10-07 Thread Seth Jennings
Fix comment typos in swapfile.c Signed-off-by: Seth Jennings --- mm/swapfile.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mm/swapfile.c b/mm/swapfile.c index 3963fc2..7968c1b 100644 --- a/mm/swapfile.c +++ b/mm/swapfile.c @@ -707,7 +707,7 @@ noswap:

[PATCH] mm: trivial: fix typos

2013-10-07 Thread Seth Jennings
Fix comment typos in swapfile.c Signed-off-by: Seth Jennings sjenn...@linux.vnet.ibm.com --- mm/swapfile.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mm/swapfile.c b/mm/swapfile.c index 3963fc2..7968c1b 100644 --- a/mm/swapfile.c +++ b/mm/swapfile.c @@