From: David S. Miller Date: Sun, 1 Apr 2012 22:46:00 +0000 (-0400) Subject: nfnetlink_cttimeout: Stop using NLA_PUT*(). X-Git-Tag: v3.5-rc1~109^2~713 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48f03bdad8b3b0f5a96db45d517149eccd7f4ca8;p=pandora-kernel.git nfnetlink_cttimeout: 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