On Sat, May 21, 2016 at 02:02:19PM +0200, Andrea Gelmini wrote: > Signed-off-by: Andrea Gelmini <andrea.gelmini@xxxxxxxxx> > --- > arch/mips/sgi-ip27/ip27-init.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/mips/sgi-ip27/ip27-init.c b/arch/mips/sgi-ip27/ip27-init.c > index 570098b..75f7da7 100644 > --- a/arch/mips/sgi-ip27/ip27-init.c > +++ b/arch/mips/sgi-ip27/ip27-init.c > @@ -76,7 +76,7 @@ static void per_hub_init(cnodeid_t cnode) > #ifdef CONFIG_REPLICATE_EXHANDLERS > /* > * If this is not a headless node initialization, > - * copy over the caliased exception handlers. > + * copy over the aliased exception handlers. > */ > if (get_compact_nodeid() == cnode) { > extern char except_vec2_generic, except_vec3_generic; > -- > 2.8.2.534.g1f66975 Nack. Not a typo. Ralf