david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers/net/vxge
Stefan Weil 3fcb8cf8dc [src] Fix spelling in comments, debug messages and local variable names
Fixes in comments and debug messages:

  existance -> existence
  unecessary -> unnecessary
  occured -> occurred
  decriptor -> descriptor
  neccessary -> necessary
  addres, adress -> address
  initilize -> initialize
  sucessfully -> successfully
  paramter -> parameter
  acess -> access
  upto -> up to
  likelyhood ->likelihood
  thru -> through
  substracting -> subtracting
  lenght -> length
  isnt -> isn't
  interupt -> interrupt
  publically -> publicly (this one was not wrong, but unusual)
  recieve -> receive
  accessable -> accessible
  seperately -> separately
  pacet -> packet
  controled -> controlled
  dectect -> detect
  indicies -> indices
  extremly -> extremely
  boundry -> boundary
  usefull -> useful
  unuseable -> unusable
  auxilliary -> auxiliary
  embeded -> embedded
  enviroment -> environment
  sturcture -> structure
  complier -> compiler
  constructes -> constructs
  supress -> suppress
  intruduced -> introduced
  compatability -> compatibility
  verfication -> verification
  ths -> the
  reponse -> response

Fixes in local variable names:

  retreive -> retrieve

Most of these fixes were made using codespell.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Modified-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-01-03 15:18:48 +00:00
..
vxge.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
vxge_config.c [vxge] Add support for new function mode "multi-function 8 Direct IO" 2011-01-27 11:17:18 +00:00
vxge_config.h [vxge] Add support for new function mode "multi-function 8 Direct IO" 2011-01-27 11:17:18 +00:00
vxge_main.c [src] Fix spelling in comments, debug messages and local variable names 2013-01-03 15:18:48 +00:00
vxge_main.h [ethernet] Move Ethernet MAC address checking routines to ethernet.h 2010-06-07 15:21:04 +01:00
vxge_reg.h [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
vxge_traffic.c [vxge] Avoid unused variable warning in gcc 4.6 2011-03-16 19:57:38 +00:00
vxge_traffic.h [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
vxge_version.h [vxge] Add support for new function mode "multi-function 8 Direct IO" 2011-01-27 11:17:18 +00:00