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:

committed by
Jiri Kosina

parent
1a49123b34
commit
3f79410c7c
@@ -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 */
|
||||
|
Reference in New Issue
Block a user