tree-wide: Assorted spelling fixes
In particular, several occurances of funny versions of 'success', 'unknown', 'therefore', 'acknowledge', 'argument', 'achieve', 'address', 'beginning', 'desirable', 'separate' and 'necessary' are fixed. Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Joe Perches <joe@perches.com> Cc: Junio C Hamano <gitster@pobox.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@ -429,7 +429,7 @@ static void hw_add_addr_in_hash(struct ucc_geth_private *ugeth,
|
||||
ucc_fast_get_qe_cr_subblock(ugeth->ug_info->uf_info.ucc_num);
|
||||
|
||||
/* Ethernet frames are defined in Little Endian mode,
|
||||
therefor to insert */
|
||||
therefore to insert */
|
||||
/* the address to the hash (Big Endian mode), we reverse the bytes.*/
|
||||
|
||||
set_mac_addr(&p_82xx_addr_filt->taddr.h, p_enet_addr);
|
||||
|
Reference in New Issue
Block a user