]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/mips/kernel/module.c
Fix misspellings of "system", "controller", "interrupt" and "necessary".
[mirror_ubuntu-artful-kernel.git] / arch / mips / kernel / module.c
index cb0801437b666a7769fedbb2e0a7a82651c44ab6..e7ed0ac485375744bf8b78be07d2ef595357d644 100644 (file)
@@ -381,7 +381,7 @@ const struct exception_table_entry *search_module_dbetables(unsigned long addr)
        return e;
 }
 
-/* Put in dbe list if neccessary. */
+/* Put in dbe list if necessary. */
 int module_finalize(const Elf_Ehdr *hdr,
                    const Elf_Shdr *sechdrs,
                    struct module *me)