1
0
Files
linux/include
Andrew Morton 59714d65df get_task_comm(): return the result
It was dumb to make get_task_comm() return void.  Change it to return a
pointer to the resulting output for caller convenience.

Cc: Ulrich Drepper <drepper@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:07 -08:00
..
2008-02-03 17:07:16 +02:00
2008-02-03 17:34:55 +02:00
2008-02-05 09:44:07 -08:00
2008-02-03 17:19:47 +02:00
2008-02-03 17:47:00 +02:00