From: Peter Huewe Date: Fri, 17 May 2013 22:19:54 +0000 (+0200) Subject: staging/xgifb: Remove dead assignments/increments X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~576 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7580d7feb44516546fde01aeb0cfca0860c690d3;p=pandora-kernel.git staging/xgifb: Remove dead assignments/increments The code now contains several dead assignments which are shadowed by another assignment a few lines later. -> This patch removes them (and possibly associated code). Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed