From: Himangi Saraogi Date: Tue, 22 Jul 2014 18:12:28 +0000 (+0530) Subject: staging: gdm724x: Use NLMSG_HDRLEN X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58419939bc2c4d33e367ecfe87269b4951b8f557;p=pandora-kernel.git staging: gdm724x: Use NLMSG_HDRLEN Replace use of NLMSG_SPACE(0) with NLMSG_HDRLEN as they are equivalent and NLMSG_SPACE seems to be deprecated. Signed-off-by: Himangi Saraogi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed