From: Pavel Emelyanov Date: Fri, 19 Oct 2007 06:40:44 +0000 (-0700) Subject: Use task_pid_nr() instead of pid_nr(task_pid()) X-Git-Tag: v2.6.24-rc1~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69cccb887a35f3761b7ea62cdd2bee602868c735;p=pandora-kernel.git Use task_pid_nr() instead of pid_nr(task_pid()) There are two places that do so - the cgroups subsystem and the autofs code. Signed-off-by: Pavel Emelyanov Cc: Ian Kent Cc: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed