From: Ying Xue Date: Tue, 13 Jan 2015 09:07:48 +0000 (+0800) Subject: tipc: remove redundant timer defined in tipc_sock struct X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3721e9c7c194f576fbd30926e98e0abb13c641b5;p=pandora-kernel.git tipc: remove redundant timer defined in tipc_sock struct Remove the redundant timer defined in tipc_sock structure, instead we can directly reuse the sk_timer defined in sock structure. Signed-off-by: Ying Xue Acked-by: Erik Hugne Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed