sched: x86_32 Fix typo in switch_to() description
[deliverable/linux.git] / arch / x86 / kernel / process_32.c
index a3d0dc59067be542d7423d2a8abbc99801c0d3f6..a069c0c1e2f1830ac1a79d70dfa79f9330beaf54 100644 (file)
@@ -260,7 +260,7 @@ EXPORT_SYMBOL_GPL(start_thread);
 
 
 /*
- *     switch_to(x,yn) should switch tasks from x to y.
+ *     switch_to(x,y) should switch tasks from x to y.
  *
  * We fsave/fwait so that an exception goes off at the right time
  * (as a call from the fsave or fwait in effect) rather than to
This page took 0.101532 seconds and 5 git commands to generate.