X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Farm%2Fkernel%2Fkgdb.c;h=1bb4c40a3135ff946909a2f423d6295e45add671;hb=ad61dd303a0f2439bb104349e2d2ec91a3010ce0;hp=9232caee70604c686e07b7aef4c21598c7196fa4;hpb=d1b7c9344b628f8bbb55a0775667f33b8eafac82;p=karo-tx-linux.git diff --git a/arch/arm/kernel/kgdb.c b/arch/arm/kernel/kgdb.c index 9232caee7060..1bb4c40a3135 100644 --- a/arch/arm/kernel/kgdb.c +++ b/arch/arm/kernel/kgdb.c @@ -269,7 +269,7 @@ int kgdb_arch_remove_breakpoint(struct kgdb_bkpt *bpt) /* * Register our undef instruction hooks with ARM undef core. - * We regsiter a hook specifically looking for the KGB break inst + * We register a hook specifically looking for the KGB break inst * and we handle the normal undef case within the do_undefinstr * handler. */