From: Oleg Nesterov Date: Thu, 7 Dec 2006 04:36:53 +0000 (-0800) Subject: [PATCH] taskstats: factor out reply assembling X-Git-Tag: v2.6.20-rc1~145^2^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68062b86fc0f480b806d270a8278709a5a41bb67;p=pandora-kernel.git [PATCH] taskstats: factor out reply assembling Introduce mk_reply() helper which does all nla_put()s on reply. Saves 453 bytes and a preparation for the next patch. Signed-off-by: Oleg Nesterov Acked-by: Shailabh Nagar Cc: Balbir Singh Cc: Jay Lan Cc: Thomas Graf Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed