commit | 5933048c69edb546f1e93c26dc93816f0be9f754 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Jun 12 21:47:04 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jun 12 21:47:05 2009 +0930 |
tree | a051310933342efea5ae64a0bb490aad1e5f1d0f | |
parent | ad6561dffa17f17bb68d7207d422c26c381c4313 [diff] |
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>