From: Daniel Borkmann Date: Thu, 22 Aug 2013 15:12:50 +0000 (+0200) Subject: net: sctp_probe: simplify code by using %pISc format specifier X-Git-Tag: v3.12-rc1~132^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f147ef7c5289e9aba488b3e71a4259be5a1420;p=pandora-kernel.git net: sctp_probe: simplify code by using %pISc format specifier We can simply use the %pISc format specifier that was recently added and thus remove some code that distinguishes between IPv4 and IPv6. Signed-off-by: Daniel Borkmann Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed