various: Fix spelling of "asynchronous" in comments.
[linux-2.6-block.git] / include / linux / ipmi_smi.h
index fcb5d44ea6358b8165a2a1b80ddca56fb3d80595..8ea3fe0b97598428723615c13a042145685adb99 100644 (file)
@@ -216,7 +216,7 @@ int ipmi_unregister_smi(ipmi_smi_t intf);
 
 /*
  * The lower layer reports received messages through this interface.
- * The data_size should be zero if this is an asyncronous message.  If
+ * The data_size should be zero if this is an asynchronous message.  If
  * the lower layer gets an error sending a message, it should format
  * an error response in the message response.
  */