From: Randy Dunlap Date: Tue, 10 Aug 2010 15:46:44 +0000 (-0700) Subject: Staging: xgifb: fix lots of sparse warnings X-Git-Tag: v2.6.37-rc1~60^2~3^2~758 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8922967ea36eac4c2f5eaa78ec43d781340ccc31;p=pandora-kernel.git Staging: xgifb: fix lots of sparse warnings Fix many sparse warnings about data or functions being static. Fix many sparse warnings about data or functions not being used (put them inside #if 0/#endif blocks). Fix sparse warnings about 0 being used for NULL. Fixed a small bit of source formatting when those lines were being modified anyway, but there is still lots of this yet to be done. Signed-off-by: Randy Dunlap Cc: devel@driverdev.osuosl.org Cc: Arnaud Patard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed