From: Allan Stephens Date: Tue, 30 Nov 2010 12:00:57 +0000 (+0000) Subject: tipc: Delete useless function prototypes X-Git-Tag: v2.6.38-rc1~476^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=528c771e87c3fa661bc6983b5bf0ba464d9f7c3a;p=pandora-kernel.git tipc: Delete useless function prototypes Removes several function declarations that aren't used anywhere, either because they reference routines that no longer exist or because all users of the function reference it after it has already been defined. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed