From: Thomas Graf Date: Thu, 6 Sep 2007 10:28:08 +0000 (-0700) Subject: [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() X-Git-Tag: v2.6.24-rc1~1454^2~770 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd21150a0fe10c504160db359a4eb425576f6e7d;p=pandora-kernel.git [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() These functions are only used once and are a lot easier to understand if inlined directly into the function. Fixes by Masahide NAKAMURA. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed