mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Fix the various misspellings of "system", controller", "interrupt" and "[un]necessary". Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
18735dd8d2
commit
3a4fa0a25d
89 changed files with 117 additions and 117 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue