Re: [PATCH] Spelling in in /arch/x86/mm

From: Jiri Kosina
Date: Fri Dec 04 2009 - 07:41:50 EST


On Fri, 4 Dec 2009, Ingo Molnar wrote:

> > Spelling fix
> > Signed-off-by: Shaun Patterson shaunpatterson@xxxxxxxxx
> > ---
> > ?arch/x86/mm/kmmio.c |??? 2 +-
> > ?1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/arch/x86/mm/kmmio.c b/arch/x86/mm/kmmio.c
> > index 16ccbd7..72f1572 100644
> > --- a/arch/x86/mm/kmmio.c
> > +++ b/arch/x86/mm/kmmio.c
> > @@ -490,7 +490,7 @@ static void remove_kmmio_fault_pages(struct rcu_head *head)
> > ? * 2. remove_kmmio_fault_pages()
> > ? *??? Remove the pages from kmmio_page_table.
> > ? * 3. rcu_free_kmmio_fault_pages()
> > - *??? Actally free the kmmio_fault_page structs as with RCU.
> > + *??? Actually free the kmmio_fault_page structs as with RCU.
> > ? */
> > ?void unregister_kmmio_probe(struct kmmio_probe *p)
> > ?{
>
> The fix looks good - but the patch is mangled. Please see
> Documentation/email-clients.txt for details.

Plus the Signed-off-by: line doesn't really have correct format (the valid
e-mail address format is expected here).

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/