From: Eric W. Biederman Date: Mon, 2 Oct 2006 09:17:21 +0000 (-0700) Subject: [PATCH] pids coding style use struct pidmap in next_pidmap X-Git-Tag: v2.6.19-rc1~469 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c88be3eb2e01bbb21c9ccdc3805f0d3546c1898c;p=pandora-kernel.git [PATCH] pids coding style use struct pidmap in next_pidmap Use struct pidmap instead of pidmap_t. This updates my proc: readdir race fix (take 3) patch to account for the changes made by: Sukadev Bhattiprolu to kill pidmap_t. Signed-off-by: Eric W. Biederman Cc: KAMEZAWA Hiroyuki Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed