From: Eric Dumazet Date: Fri, 13 Mar 2015 22:51:12 +0000 (-0700) Subject: inet_diag: factorize code in new inet_diag_msg_common_fill() helper X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~242^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4458343ac5986d010290915df6ab884afacbdb7;p=pandora-kernel.git inet_diag: factorize code in new inet_diag_msg_common_fill() helper Now the three type of sockets share a common base, we can factorize code in inet_diag_msg_common_fill(). inet_diag_entry no longer requires saddr_storage & daddr_storage and the extra copies. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed