]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit3440a6bd1d2eeb27276f6bd410e0902dcba09f0e
treed1469fc45fdbad0ffe228155165b7ba433860aeb
parentf75a2f358d840e99212b1828b131e8fe8629ac43
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