trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
0b1b51f50e
commit
4b512d26f4
@@ -469,7 +469,7 @@ typedef struct {
|
||||
u8 type; /* Type of the device */
|
||||
u8 cur_status; /* current status of the device */
|
||||
u8 tag_depth; /* Level of tagging */
|
||||
u8 sync_neg; /* sync negotiation - ENABLE or DISBALE */
|
||||
u8 sync_neg; /* sync negotiation - ENABLE or DISABLE */
|
||||
u32 size; /* configurable size in terms of 512 byte
|
||||
blocks */
|
||||
}__attribute__ ((packed)) phys_drv;
|
||||
|
Reference in New Issue
Block a user