diff options
| author | Matt Mackall <mpm@selenic.com> | 2006-01-03 07:27:11 -0500 |
|---|---|---|
| committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-03 07:27:11 -0500 |
| commit | 4a4efbdee278b2f4ed91aad2db5c006ff754276e (patch) | |
| tree | be5742c3d3ff5382c8a6ccdcd31bfe00fb9b6491 /drivers/usb/serial | |
| parent | 7a1119b1fc87cc347d3932b8aee051e86b32818f (diff) | |
s/retreiv/retriev/g
As everyone knows, the rule is: "i before e.. um.. always."
Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/usb/serial')
| -rw-r--r-- | drivers/usb/serial/ftdi_sio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/serial/ftdi_sio.h b/drivers/usb/serial/ftdi_sio.h index 773ea3eca0..da004dd025 100644 --- a/drivers/usb/serial/ftdi_sio.h +++ b/drivers/usb/serial/ftdi_sio.h | |||
| @@ -714,7 +714,7 @@ typedef enum { | |||
| 714 | */ | 714 | */ |
| 715 | 715 | ||
| 716 | /* FTDI_SIO_GET_MODEM_STATUS */ | 716 | /* FTDI_SIO_GET_MODEM_STATUS */ |
| 717 | /* Retreive the current value of the modem status register */ | 717 | /* Retrieve the current value of the modem status register */ |
| 718 | 718 | ||
| 719 | #define FTDI_SIO_GET_MODEM_STATUS_REQUEST_TYPE 0xc0 | 719 | #define FTDI_SIO_GET_MODEM_STATUS_REQUEST_TYPE 0xc0 |
| 720 | #define FTDI_SIO_GET_MODEM_STATUS_REQUEST FTDI_SIO_GET_MODEM_STATUS | 720 | #define FTDI_SIO_GET_MODEM_STATUS_REQUEST FTDI_SIO_GET_MODEM_STATUS |
