diff --git a/[refs] b/[refs] index e6929c09b52c..8a792d6f3d3e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b433c3d4549ae74935b585115f076c6fb7bc48fe +refs/heads/master: 9715856922bf8475f5428c29b6f4a9eebc97d391 diff --git a/trunk/init/main.c b/trunk/init/main.c index 633442f79e90..1692df32244a 100644 --- a/trunk/init/main.c +++ b/trunk/init/main.c @@ -431,7 +431,7 @@ static noinline void __init_refok rest_init(void) rcu_scheduler_starting(); /* - * We need to spawn init first so that it obtains pid-1, however + * We need to spawn init first so that it obtains pid 1, however * the init task will end up wanting to create kthreads, which, if * we schedule it before we create kthreadd, will OOPS. */