]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - drivers/message/i2o/i2o_block.c
tree-wide: fix comment/printk typos
[linux-2.6.git] / drivers / message / i2o / i2o_block.c
index f87a9d405a5e2f9de35cd5a917f43922adf135ec..ae7cad1858987f489b3b0b24a3dcaff64d143dd6 100644 (file)
@@ -309,7 +309,7 @@ static inline void i2o_block_request_free(struct i2o_block_request *ireq)
  *     @ireq: I2O block request
  *     @mptr: message body pointer
  *
- *     Builds the SG list and map it to be accessable by the controller.
+ *     Builds the SG list and map it to be accessible by the controller.
  *
  *     Returns 0 on failure or 1 on success.
  */