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)
commit3ae4eed34be0177a8e003411a84e4ee212adbced
treedc73a9e0b884c35d996cd66dca0fc8a7a06d43df
parent4ecb90090c84210a8bd2a9d7a5906e616735873c
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