Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / drivers / message / fusion / mptbase.c
index a746ccd..a625ac4 100644 (file)
@@ -7600,7 +7600,7 @@ mpt_display_event_info(MPT_ADAPTER *ioc, EventNotificationReply_t *pEventReply)
 
                snprintf(evStr, EVENT_DESCR_STR_SZ,
                    "SAS Initiator Device Table Overflow: max initiators=%02d "
-                   "current initators=%02d",
+                   "current initiators=%02d",
                    max_init, current_init);
                break;
        }