From: Stanislav Kinsbursky Date: Fri, 4 Jan 2013 23:34:52 +0000 (-0800) Subject: ipc: message queue receive cleanup X-Git-Tag: v3.8-rc3~16^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9dd87f4738c7555aca2cdf8cb2b2326cafb0cad;p=pandora-kernel.git ipc: message queue receive cleanup Move all message related manipulation into one function msg_fill(). Actually, two functions because of the compat one. [akpm@linux-foundation.org: checkpatch fixes] Signed-off-by: Stanislav Kinsbursky Cc: Serge Hallyn Cc: "Eric W. Biederman" Cc: Pavel Emelyanov Cc: Al Viro Cc: KOSAKI Motohiro Cc: Michael Kerrisk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed