From: Ying Xue Date: Mon, 5 May 2014 00:56:18 +0000 (+0800) Subject: tipc: purge signal handler infrastructure X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~275^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ff872055e06af10f94b8853c946f07ed8a0672;p=pandora-kernel.git tipc: purge signal handler infrastructure In the previous commits of this series, we removed all asynchronous actions which were based on the tasklet handler - "tipc_k_signal()". So the moment has now come when we can completely remove the tasklet handler infrastructure. That is done with this commit. Signed-off-by: Ying Xue Reviewed-by: Erik Hugne Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed