From: Peter Huewe Date: Sun, 3 Feb 2013 03:08:46 +0000 (+0100) Subject: staging/xgifb: remove unused variables X-Git-Tag: v3.9-rc1~127^2~188 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e544c9d5c3cbdb1cefad65f40b00706034ef25;p=pandora-kernel.git staging/xgifb: remove unused variables XGI_P3cc is unused and the assignment without side effects -> remove; Data can be simply replaced by the Temp variable, which was changed to temp in order to make checkpatch happy. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed