aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ncr53c8xx.c
diff options
context:
space:
mode:
authorMaxime Jayat <maxime@artisandeveloppeur.fr>2013-10-12 01:29:46 +0200
committerJiri Kosina <jkosina@suse.cz>2013-10-14 15:31:06 +0200
commit3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a (patch)
treeccfb1e1e68c140af1c2440b9b547506617d0d247 /drivers/scsi/ncr53c8xx.c
parent__page_to_pfn: Fix typo in comment (diff)
downloadlinux-dev-3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a.tar.xz
linux-dev-3f79410c7c9c8ef33ccff60c61e1f1166f5ed64a.zip
treewide: Fix common typo in "identify"
Correct common misspelling of "identify" as "indentify" throughout the kernel Signed-off-by: Maxime Jayat <maxime@artisandeveloppeur.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/scsi/ncr53c8xx.c')
-rw-r--r--drivers/scsi/ncr53c8xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/ncr53c8xx.c b/drivers/scsi/ncr53c8xx.c
index 5982a587babc..7d014b11df62 100644
--- a/drivers/scsi/ncr53c8xx.c
+++ b/drivers/scsi/ncr53c8xx.c
@@ -1615,7 +1615,7 @@ struct ncb {
spinlock_t smp_lock; /* Lock for SMP threading */
/*----------------------------------------------------------------
- ** Chip and controller indentification.
+ ** Chip and controller identification.
**----------------------------------------------------------------
*/
int unit; /* Unit number */