Comment typo fixes for 'descriptor'

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Justin P. Mattock
2011-01-19 15:36:38 +01:00
committed by Jiri Kosina
parent 7044882ef2
commit 5a3a765886
6 changed files with 7 additions and 7 deletions

View File

@@ -672,7 +672,7 @@ struct scb_data {
/************************ Target Mode Definitions *****************************/
/*
* Connection desciptor for select-in requests in target mode.
* Connection descriptor for select-in requests in target mode.
*/
struct target_cmd {
uint8_t scsiid; /* Our ID and the initiator's ID */

View File

@@ -618,7 +618,7 @@ struct scb_data {
/************************ Target Mode Definitions *****************************/
/*
* Connection desciptor for select-in requests in target mode.
* Connection descriptor for select-in requests in target mode.
*/
struct target_cmd {
uint8_t scsiid; /* Our ID and the initiator's ID */