module: cleanup FIXME comments about trimming exception table entries.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 13 Jun 2009 03:47:04 +0000 (21:47 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:17:05 +0000 (21:47 +0930)
commit5933048c69edb546f1e93c26dc93816f0be9f754
treea051310933342efea5ae64a0bb490aad1e5f1d0f
parentad6561dffa17f17bb68d7207d422c26c381c4313
module: cleanup FIXME comments about trimming exception table entries.

Everyone cut and paste this comment from my original one.  We now do
it generically, so cut the comments.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Amerigo Wang <amwang@redhat.com>
16 files changed:
arch/avr32/kernel/module.c
arch/cris/kernel/module.c
arch/frv/kernel/module.c
arch/h8300/kernel/module.c
arch/m32r/kernel/module.c
arch/m68k/kernel/module.c
arch/m68knommu/kernel/module.c
arch/mips/kernel/module.c
arch/mn10300/kernel/module.c
arch/parisc/kernel/module.c
arch/powerpc/kernel/module.c
arch/s390/kernel/module.c
arch/sh/kernel/module.c
arch/sparc/kernel/module.c
arch/x86/kernel/module.c
arch/xtensa/kernel/module.c