From: Aaro Koskinen Date: Tue, 11 Oct 2011 18:47:28 +0000 (+0300) Subject: staging: xgifb: eliminate filter_tb global variable X-Git-Tag: v3.2-rc1~169^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84a6c46eb2d4aac843d6946bf8319dfe78a35f96;p=pandora-kernel.git staging: xgifb: eliminate filter_tb global variable filter_tb is only used inside a single function, and it does not need to be static. Signed-off-by: Aaro Koskinen Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed