fix typos concerning "hierarchy"

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Uwe Kleine-König
2010-06-11 12:16:59 +02:00
committed by Jiri Kosina
parent 22c1d8b4f8
commit 732bee7af3
8 changed files with 12 additions and 12 deletions

View File

@@ -105,7 +105,7 @@ struct cpuset {
/* for custom sched domain */
int relax_domain_level;
/* used for walking a cpuset heirarchy */
/* used for walking a cpuset hierarchy */
struct list_head stack_list;
};