From: Ying Xue Date: Tue, 19 Jul 2011 08:21:56 +0000 (-0400) Subject: tipc: Remove callback field from subscription structure X-Git-Tag: v3.2-rc1~129^2~251^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e2447763c28b8b67af67e757508c1a05c2c85b9;p=pandora-kernel.git tipc: Remove callback field from subscription structure Eliminate the "event_cb" member from TIPC's "subscription" structure since the function pointer it holds always points to subscr_send_event(). Signed-off-by: Ying Xue Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed