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>
This commit is contained in:
Maxime Jayat
2013-10-12 01:29:46 +02:00
committed by Jiri Kosina
parent 1a49123b34
commit 3f79410c7c
19 changed files with 36 additions and 36 deletions

View File

@@ -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 */