From: David S. Miller Date: Mon, 2 Apr 2012 01:09:34 +0000 (-0400) Subject: netlink: Delete all NLA_PUT*() macros. X-Git-Tag: v3.5-rc1~109^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3fe91c53a0a2e1a665b451bd306bcb5e56c2e97;p=pandora-kernel.git netlink: Delete all NLA_PUT*() macros. They were error prone due to an embedded goto, and the entire tree has been converted away from using them. Signed-off-by: David S. Miller --- Reading git-diff-tree failed