]> git.baikalelectronics.ru Git - kernel.git/commit
proper pid{hash,map}_init() prototypes
authorAdrian Bunk <bunk@kernel.org>
Fri, 25 Jul 2008 08:48:34 +0000 (01:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2008 17:53:45 +0000 (10:53 -0700)
commit0eeeb6f49e4dbef48c256cdf956b04c81e2cb181
treedc73a9e0b884c35d996cd66dca0fc8a7a06d43df
parent0941ddd875c247dd147a3661229f7f684f396791
proper pid{hash,map}_init() prototypes

This patch adds proper prototypes for pid{hash,map}_init() in
include/linux/pid_namespace.h

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/pid_namespace.h
init/main.c