]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/parisc/kernel/module.c
Merge branch 'slub/earlyboot' into for-linus
[mv-sheeva.git] / arch / parisc / kernel / module.c
index ecd1c50244470db01620f67615e5562b87d2bcec..ef5caf2e6ed0820944c9ea891dd33c49c2a5ceda 100644 (file)
@@ -267,8 +267,6 @@ void module_free(struct module *mod, void *module_region)
        mod->arch.section = NULL;
 
        vfree(module_region);
-       /* FIXME: If module_region == mod->init_region, trim exception
-           table entries. */
 }
 
 /* Additional bytes needed in front of individual sections */