treewide: fix "distingush" typo

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Michael Opdenacker
2013-09-18 06:00:43 +02:00
committed by Jiri Kosina
parent 18f6533277
commit aa5e5dc2a8
7 changed files with 7 additions and 7 deletions

View File

@@ -339,7 +339,7 @@ static void amd_get_topology(struct cpuinfo_x86 *c)
#endif
/*
* On a AMD dual core setup the lower bits of the APIC id distingush the cores.
* On a AMD dual core setup the lower bits of the APIC id distinguish the cores.
* Assumes number of cores is a power of two.
*/
static void amd_detect_cmp(struct cpuinfo_x86 *c)