]> Pileus Git - ~andy/linux/commit
staging/xgifb: Remove code without effect
authorPeter Huewe <peterhuewe@gmx.de>
Fri, 15 Feb 2013 19:37:11 +0000 (20:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Feb 2013 23:12:40 +0000 (15:12 -0800)
commit516354e0b458c3c16555364e105bdee5cd1cf5f1
tree193f1dcab814a622683c639fe2865d7df173f7b6
parent9388ad9c6a3188015b407cacabd68004f93f2165
staging/xgifb: Remove code without effect

The tempal variable is assigned and then immediately overwritten.
-> remove everything without effect.

The inb is kept for possible side effects.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/vb_setmode.c