]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb317763b0671666cb502c0ef1b681c9d57c203d6
tree9ab4040d918356204db0b0acc44648619c677699
parentf6fdd0f592ed944091ac3c56565e8ee46884f561
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