Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user