Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / i2o.h
index 9e7a12d6385d73f4115bc7528aa30926bdc2005b..a6deef4f4f67abd63f39d5b8ab96fdf91e9f98c8 100644 (file)
@@ -826,7 +826,7 @@ static inline struct i2o_message __iomem *i2o_msg_in_to_virt(struct
  *     @c: I2O controller
  *
  *     This function tries to get a message frame. If no message frame is
- *     available do not wait until one is availabe (see also i2o_msg_get_wait).
+ *     available do not wait until one is available (see also i2o_msg_get_wait).
  *     The returned pointer to the message frame is not in I/O memory, it is
  *     allocated from a mempool. But because a MFA is allocated from the
  *     controller too it is guaranteed that i2o_msg_post() will never fail.