X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fmessage%2Fi2o%2Fi2o_block.c;h=ae7cad1858987f489b3b0b24a3dcaff64d143dd6;hb=b595076a180a56d1bb170e6eceda6eb9d76f4cd3;hp=f87a9d405a5e2f9de35cd5a917f43922adf135ec;hpb=6aaccece1c483f189f76f1282b3984ff4c7ecb0a;p=platform%2Fkernel%2Flinux-arm64.git diff --git a/drivers/message/i2o/i2o_block.c b/drivers/message/i2o/i2o_block.c index f87a9d4..ae7cad1 100644 --- a/drivers/message/i2o/i2o_block.c +++ b/drivers/message/i2o/i2o_block.c @@ -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. */