From: Víctor Manuel Jáquez Leal Date: Fri, 9 Mar 2012 00:03:41 +0000 (+0100) Subject: staging: tidspbridge: remove strm_init() and strm_exit() X-Git-Tag: v3.4-rc1~186^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=311abd9ac44f72f4d10adaaf3af1c273b0f71db8;p=pandora-kernel.git staging: tidspbridge: remove strm_init() and strm_exit() The strm module has a strm_init() and a strm_exit() whose only purpose is to keep a reference counting which is not used at all. This patch removes these functions and the reference count variable. There is no functional changes. Signed-off-by: Víctor Manuel Jáquez Leal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed