Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / scsi_netlink.c
index a2ed201..26a8a45 100644 (file)
@@ -499,7 +499,7 @@ scsi_netlink_init(void)
                                SCSI_NL_GRP_CNT, scsi_nl_rcv_msg, NULL,
                                THIS_MODULE);
        if (!scsi_nl_sock) {
-               printk(KERN_ERR "%s: register of recieve handler failed\n",
+               printk(KERN_ERR "%s: register of receive handler failed\n",
                                __func__);
                netlink_unregister_notifier(&scsi_netlink_notifier);
                return;