]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/message/i2o/i2o_block.h
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / drivers / message / i2o / i2o_block.h
index 67f921b4419b687b898e9655a52e70a08c289f30..cf8873cbca3f23bedfbda5797734edef23eba96e 100644 (file)
@@ -73,7 +73,7 @@ struct i2o_block_device {
        struct i2o_device *i2o_dev;     /* pointer to I2O device */
        struct gendisk *gd;
        spinlock_t lock;        /* queue lock */
-       struct list_head open_queue;    /* list of transfered, but unfinished
+       struct list_head open_queue;    /* list of transferred, but unfinished
                                           requests */
        unsigned int open_queue_depth;  /* number of requests in the queue */