From: Ying Xue Date: Fri, 9 Jan 2015 07:26:59 +0000 (+0800) Subject: tipc: remove tipc_core_start/stop routines X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~254^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b8326ed14683f641e1c4149197f23a48c7cee36;p=pandora-kernel.git tipc: remove tipc_core_start/stop routines Remove redundant wrapper functions like tipc_core_start() and tipc_core_stop(), and directly move them to their callers, such as tipc_init() and tipc_exit(), having us clearly know what are really done in both initialization and deinitialzation functions. Signed-off-by: Ying Xue Tested-by: Tero Aho Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed