]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipc: remove msg handling from queue scan
authorPeter Hurley <peter@hurleysoftware.com>
Wed, 20 Mar 2013 04:08:40 +0000 (15:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:30 +0000 (16:34 +1100)
commitf44c476f5b7097dd35f70f3d1fb9f4c2e42dacae
treec42721df4a506fd981a84bdb274c51d5eea8b9bc
parentef62fb438b845cd94e8291333968d4927c956397
ipc: remove msg handling from queue scan

In preparation for refactoring the queue scan into a separate
function, relocate msg copying.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Acked-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
ipc/msg.c