namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL
authorGeert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Mon, 13 Apr 2009 21:39:48 +0000 (14:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Apr 2009 22:04:29 +0000 (15:04 -0700)
commitf26ec5baa67524b00311b8ec4626efc0a95925e1
tree9ab4040d918356204db0b0acc44648619c677699
parent17a5138d204014b00cb9c1d6e8ff311993041b5c
namespaces: move get_mq() inside #ifdef CONFIG_SYSCTL

| ipc/mq_sysctl.c:26: warning: 'get_mq' defined but not used

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/mq_sysctl.c