]> git.baikalelectronics.ru Git - kernel.git/commit
ipc,msg: move some msgq ns code around
authorDavidlohr Bueso <davidlohr@hp.com>
Fri, 6 Jun 2014 21:37:45 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jun 2014 23:08:14 +0000 (16:08 -0700)
commit5d7cfedcde59c5e6f2a0b94e8f82ce403d05fc18
treed1469fc45fdbad0ffe228155165b7ba433860aeb
parent1b08ad72a5e75da1f95591eb50af92a286e0f53a
ipc,msg: move some msgq ns code around

Nothing big and no logical changes, just get rid of some redundant
function declarations.  Move msg_[init/exit]_ns down the end of the
file.

Signed-off-by: Davidlohr Bueso <davidlohr@hp.com>
Signed-off-by: Manfred Spraul <manfred@colorfullife.com>
Cc: Aswin Chandramouleeswaran <aswin@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/msg.c