Comment in sched.c

From: David Gomez (davidge@jazzfree.com)
Date: Thu Jun 21 2001 - 22:44:41 EST


I know this is maybe stupid, but...

At the beggining of sched.c, this commentary appears:

/*
 * 'sched.c' is the main kernel file. It contains scheduling primitives
 * (sleep_on, wakeup, schedule etc) as well as a number of simple system
 * call functions (type getpid()), which just extract a field from
 * current-task
 */

Shouldn't be ommited the last part ? It has several system calls, but
sys_getpid is in timer.c, not in sched.c.

David Gómez

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 23 2001 - 21:00:36 EST