aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched/stat.h')
-rw-r--r--include/linux/sched/stat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sched/stat.h b/include/linux/sched/stat.h
index f30954cc059d..568286411b43 100644
--- a/include/linux/sched/stat.h
+++ b/include/linux/sched/stat.h
@@ -8,7 +8,7 @@
8 * Various counters maintained by the scheduler and fork(), 8 * Various counters maintained by the scheduler and fork(),
9 * exposed via /proc, sys.c or used by drivers via these APIs. 9 * exposed via /proc, sys.c or used by drivers via these APIs.
10 * 10 *
11 * ( Note that all these values are aquired without locking, 11 * ( Note that all these values are acquired without locking,
12 * so they can only be relied on in narrow circumstances. ) 12 * so they can only be relied on in narrow circumstances. )
13 */ 13 */
14 14