[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54736B59.7040108@users.sourceforge.net>
Date: Mon, 24 Nov 2014 18:31:05 +0100
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: Jiri Kosina <jkosina@...e.cz>, linux-doc@...r.kernel.org
CC: kernel-janitors@...r.kernel.org, trivial@...nel.org,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH 6/6] Documentation-SCSI: Fix a typo for the word "destroy"
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Mon, 24 Nov 2014 17:25:30 +0100
An identifier was corrected in a change log entry because it contained a typo.
Signed-off-by: Markus Elfring <elfring@...rs.sourceforge.net>
---
Documentation/scsi/ChangeLog.lpfc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/scsi/ChangeLog.lpfc b/Documentation/scsi/ChangeLog.lpfc
index 2f6d595..24d6508 100644
--- a/Documentation/scsi/ChangeLog.lpfc
+++ b/Documentation/scsi/ChangeLog.lpfc
@@ -1263,7 +1263,7 @@ Changes from 20040515 to 20040526
* Switch from using internal bus/id/lun to similar data from
scsi_device structure.
* Eliminate one-line function lpfc_find_target()
- * Added slave_alloc, slave_destory
+ * Added slave_alloc, slave_destroy
* lpfc_scsi_cmd_start can now acquire lun pointer from
scsi_device->hostdata, which is setup in slave_alloc.
* Eliminate unnecessary checking on every cmd just to see if we
--
2.1.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists