From: Richard Alpe Date: Mon, 9 Feb 2015 08:50:19 +0000 (+0100) Subject: tipc: remove tipc_snprintf X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=941787b82982b3f33ac398c8c00035ddd0f8c514;p=pandora-kernel.git tipc: remove tipc_snprintf tipc_snprintf() was heavily utilized by the old netlink API which no longer exists (now netlink compat). In this patch we swap tipc_snprintf() to the identical scnprintf() in the only remaining occurrence. Signed-off-by: Richard Alpe Reviewed-by: Erik Hugne Reviewed-by: Ying Xue Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed