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:

committed by
Jiri Kosina

parent
7044882ef2
commit
5a3a765886
@@ -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 */
|
||||
|
@@ -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 */
|
||||
|
Reference in New Issue
Block a user