We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05453d3 commit 3560a02Copy full SHA for 3560a02
arch/x86/kernel/cpu/match.c
@@ -6,7 +6,7 @@
6
#include <linux/slab.h>
7
8
/**
9
- * x86_match_cpu - match current CPU again an array of x86_cpu_ids
+ * x86_match_cpu - match current CPU against an array of x86_cpu_ids
10
* @match: Pointer to array of x86_cpu_ids. Last entry terminated with
11
* {}.
12
*
0 commit comments