From: Andrew Morton Date: Tue, 5 Feb 2008 06:27:21 +0000 (-0800) Subject: get_task_comm(): return the result X-Git-Tag: v2.6.25-rc1~1050 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59714d65dfbc86d5cb93adc5bac57a921cc2fa84;p=pandora-kernel.git 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 Cc: Ingo Molnar Cc: Roland McGrath Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed