]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ipmi_smi.h
SG: Change sg_set_page() to take length and offset argument
[linux-2.6-omap-h63xx.git] / include / linux / ipmi_smi.h
index efa292a52e7e56ad8c315c3824c87fa98dc50cfa..56ae438ae5105033b55a9576cb77d3f291cd9f40 100644 (file)
@@ -118,7 +118,7 @@ struct ipmi_smi_handlers
        /* Enable/disable firmware maintenance mode.  Note that this
           is *not* the modes defined, this is simply an on/off
           setting.  The message handler does the mode handling.  Note
-          that this is called from interupt context, so it cannot
+          that this is called from interrupt context, so it cannot
           block. */
        void (*set_maintenance_mode)(void *send_info, int enable);