Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / message / i2o / i2o_block.h
index 67f921b..cf8873c 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 */