From: David S. Miller Date: Thu, 29 Mar 2012 08:02:26 +0000 (-0400) Subject: xfrm_user: Stop using NLA_PUT*(). X-Git-Tag: v3.5-rc1~109^2~723 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0fde795d21d6271934f132557ce9542ceb358eb;p=pandora-kernel.git xfrm_user: Stop using NLA_PUT*(). These macros contain a hidden goto, and are thus extremely error prone and make code hard to audit. Signed-off-by: David S. Miller --- Reading git-diff-tree failed