commit | a8de5ce9895367191df9b30804a0c67cfcc9f27a | [log] [tgz] |
---|---|---|
author | Simon Arlott <simon@fire.lp0.eu> | Sat May 12 05:42:54 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Sat May 12 11:32:49 2007 +1000 |
tree | 8f99af81affca30d868bd9ee7c043639b905c4f8 | |
parent | dab4d7984ee61c8eb25569b12e7a996f5aaef2ba [diff] [blame] |
[POWERPC] Spelling fixes: arch/ppc/ Spelling fixes in arch/ppc/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Paul Mackerras <paulus@samba.org>
diff --git a/arch/ppc/8xx_io/fec.c b/arch/ppc/8xx_io/fec.c index 57a9a61..d38335d 100644 --- a/arch/ppc/8xx_io/fec.c +++ b/arch/ppc/8xx_io/fec.c
@@ -1878,7 +1878,7 @@ bdp--; bdp->cbd_sc |= BD_SC_WRAP; - /* ...and the same for transmmit. + /* ...and the same for transmit. */ bdp = fep->tx_bd_base; for (i=0; i<TX_RING_SIZE; i++) {