Re: [PATCH] Fixed typo on word accounting in kprobes.c in mutliple architectures

2013-09-20 Thread Heiko Carstens
On Thu, Sep 19, 2013 at 02:33:58AM +0530, Anoop Thomas Mathew wrote: > Signed-off-by: Anoop Thomas Mathew > --- > arch/arc/kernel/kprobes.c |2 +- > arch/ia64/kernel/kprobes.c|2 +- > arch/powerpc/kernel/kprobes.c |2 +- > arch/s390/kernel/kprobes.c|2 +- > arch/sparc/

[PATCH] Fixed typo on word accounting in kprobes.c in mutliple architectures

2013-09-18 Thread Anoop Thomas Mathew
Signed-off-by: Anoop Thomas Mathew --- arch/arc/kernel/kprobes.c |2 +- arch/ia64/kernel/kprobes.c|2 +- arch/powerpc/kernel/kprobes.c |2 +- arch/s390/kernel/kprobes.c|2 +- arch/sparc/kernel/kprobes.c |2 +- 5 files changed, 5 insertions(+), 5 deletions(-) dif