]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/binfmt_elf_fdpic.c
tg3: Fix message 80 char violations
[net-next-2.6.git] / fs / binfmt_elf_fdpic.c
index 6d6a16c5e9bbb6ba1546543ed42bd93f6305dd76..2c32d00a66904883339fe2b25ebe991cdeb6a489 100644 (file)
@@ -1374,7 +1374,7 @@ static inline void fill_note(struct memelfnote *note, const char *name, int type
 
 /*
  * fill up all the fields in prstatus from the given task struct, except
- * registers which need to be filled up seperately.
+ * registers which need to be filled up separately.
  */
 static void fill_prstatus(struct elf_prstatus *prstatus,
                          struct task_struct *p, long signr)